Hello community, here is the log from the commit of package git-cola for openSUSE:Factory checked in at 2015-04-02 16:03:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-cola (Old) and /work/SRC/openSUSE:Factory/.git-cola.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "git-cola" Changes: -------- --- /work/SRC/openSUSE:Factory/git-cola/git-cola.changes 2015-02-12 10:22:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.git-cola.new/git-cola.changes 2015-04-02 16:03:29.000000000 +0200 @@ -1,0 +2,18 @@ +Tue Mar 31 10:11:19 UTC 2015 - marcin.bajor@gmail.com + +- Update to 2.1.2 +- Usability, bells and whistles +* Updated zh_TW translations. +* git cola rebase now defaults to @{upstream}, and generally uses the same CLI syntax as git rebase. +* The commit message editor now allows you to bypass commit hooks by selecting the “Bypass Commit Hooks” option. This is equivalent to passing the –no-verify option to git commit. +https://github.com/git-cola/git-cola/issues/357 +* We now prevent the “Delete Files” action from creating a dialog that does not fit on screen. +https://github.com/git-cola/git-cola/issues/378 +* git xbase learned to edit rebase instruction sheets that contain exec commands. +* The diff colors are now configurable. cola.color.{text,add,remove,header} can now be set with 6-digit hexadecimal colors. See the git cola manual <https://git-cola.readthedocs.org/en/latest/git-cola.html#configuration-variables>_ for more details. +* Improved hotkey documentation. +- Fixes +* git cola will now allow starting an interactive rebase with a dirty worktree when rebase.autostash is set. +https://github.com/git-cola/git-cola/issues/360 + +------------------------------------------------------------------- Old: ---- v2.1.1.tar.gz New: ---- v2.1.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-cola.spec ++++++ --- /var/tmp/diff_new_pack.iWvJ3z/_old 2015-04-02 16:03:30.000000000 +0200 +++ /var/tmp/diff_new_pack.iWvJ3z/_new 2015-04-02 16:03:30.000000000 +0200 @@ -1,6 +1,7 @@ # # spec file for package git-cola # +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 Marcin Bajor # # All modifications and additions to the file contributed by third parties @@ -15,13 +16,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: git-cola -Version: 2.1.1 +Version: 2.1.2 Release: 0 -License: GPL-2.0+ Summary: Sleek and powerful git GUI -Url: http://git-cola.github.io/ +License: GPL-2.0+ Group: Development/Tools/Version Control +Url: http://git-cola.github.io/ %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} @@ -30,8 +32,8 @@ BuildRequires: git-core BuildRequires: python BuildRequires: python-devel -BuildRequires: python-qt4 BuildRequires: python-pyinotify +BuildRequires: python-qt4 BuildRequires: update-desktop-files Requires: git-core Requires: python-qt4 ++++++ v2.1.1.tar.gz -> v2.1.2.tar.gz ++++++ ++++ 22259 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de