Hello community, here is the log from the commit of package git-cola for openSUSE:Factory checked in at 2019-06-19 21:08:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-cola (Old) and /work/SRC/openSUSE:Factory/.git-cola.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-cola" Wed Jun 19 21:08:16 2019 rev:21 rq:710322 version:3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/git-cola/git-cola.changes 2019-02-11 21:23:23.551144852 +0100 +++ /work/SRC/openSUSE:Factory/.git-cola.new.4811/git-cola.changes 2019-06-19 21:10:22.166624111 +0200 @@ -1,0 +2,49 @@ +Mon Jun 17 08:32:06 UTC 2019 - Marcin Bajor <[email protected]> + +- Update to 3.4 +- Usability, bells and whistles +* The file browser now includes "Blame" in its context menu. + https://github.com/git-cola/git-cola/issues/953 +* The "Push" action now uses "git push --force-with-lease" when using + the "Force" option with Git v1.8.5 and newer. + https://github.com/git-cola/git-cola/issues/946 +* Updated German translation. + https://github.com/git-cola/git-cola/pull/936 +* The `Status` widget learned to optionally display file counts in its + category headers, and indent the files displayed in each category. + https://github.com/git-cola/git-cola/pull/931 +* The `Branches` widget can now sort branches by their most recent commit. + https://github.com/git-cola/git-cola/pull/930 +* `git cola` now includes configurable GUI themes that can be used to style + the user interface. Enable the new themes by configuring `cola.theme` + in the preferences window. See the + `cola.theme documentation https://git-cola.readthedocs.io/en/latest/git-cola.html#cola-theme + for more details. + https://github.com/git-cola/git-cola/pull/924 +* `git cola` now has built-in support for HiDPI displays by enabling + Qt's 5.6's `QT_AUTO_SCREEN_SCALE_FACTOR` feature. + https://github.com/git-cola/git-cola/issues/938 +* `git cola` now uses HiDPI pixmaps when rendering icons, and the builtin + icons have been updated to look sharp when displayed in HiDPI. + https://github.com/git-cola/git-cola/pull/932 +- Fixes +* `git cola`'s "Revert Unstaged Edits" previously checked out from "HEAD^", + when in "Amend" mode, and removing staged changes. This behavior has been + changed to always checkout from the index, which avoids data loss. + https://github.com/git-cola/git-cola/issues/947 +* `git cola` has been updated to work with newer versions of `gnome-terminal` + and no longer shell-quotes its arguments when launching `gnome-terminal`. + The `cola.terminalshellquote` configuration variable can be set to `true` to + get the old behavior, or to handle other terminals that take the command to run + as a single string instead of as arguments to `execv()`. + https://github.com/git-cola/git-cola/pull/935 +* `git dag` now properly handles arbitrary input on Python3. + Previously, an exception would be raised when entering `--grep=xxx` where + `xxx` is a quoted string with a missing end-quote. + https://github.com/git-cola/git-cola/pull/941 +- Development +* The contribution guidelines for contributors has been updated to mention + how to regenerate the `*.mo` message files. + https://github.com/git-cola/git-cola/pull/934 + +------------------------------------------------------------------- Old: ---- v3.3.tar.gz New: ---- v3.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-cola.spec ++++++ --- /var/tmp/diff_new_pack.slTEZH/_old 2019-06-19 21:10:23.418625327 +0200 +++ /var/tmp/diff_new_pack.slTEZH/_new 2019-06-19 21:10:23.422625331 +0200 @@ -18,7 +18,7 @@ Name: git-cola -Version: 3.3 +Version: 3.4 Release: 0 Summary: A GUI for Git License: GPL-2.0-or-later ++++++ v3.3.tar.gz -> v3.4.tar.gz ++++++ ++++ 17116 lines of diff (skipped)
