Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package git-cola for openSUSE:Factory checked in at 2022-06-12 17:41:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-cola (Old) and /work/SRC/openSUSE:Factory/.git-cola.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-cola" Sun Jun 12 17:41:30 2022 rev:34 rq:982130 version:4.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/git-cola/git-cola.changes 2022-05-30 12:43:55.872388998 +0200 +++ /work/SRC/openSUSE:Factory/.git-cola.new.1548/git-cola.changes 2022-06-12 17:43:17.958498478 +0200 @@ -1,0 +2,22 @@ +Sat Jun 11 10:31:33 UTC 2022 - Marcin Bajor <marcin.ba...@gmail.com> + +- Update to 4.0.1 +- Usability, bells and whistles +* Double-clicking dock widgets no longer creates sub-windows when the layout is locked. + https://github.com/git-cola/git-cola/issues/1176 + https://github.com/git-cola/git-cola/pull/1198 +- Fixes +* We now guard against `locale.getdefaultlocale()` returning `None` in some + configurations, notably on macOS if none of 'LC_ALL', 'LC_CTYPE', 'LANG' or 'LANGUAGE' + are defined. + https://github.com/git-cola/git-cola/issues/1234 +* The preferences dialog has been fixed to properly handle booleans. + https://github.com/git-cola/git-cola/issues/1235 +* The `docs/` directory was restructured to avoid missing `setup.py` errors. + `share/doc/git-cola` is now a symlink pointing to `docs/`. + https://github.com/git-cola/git-cola/issues/1230 +* Message boxes could sometimes display off-screen or using geometry that is larger + than the current desktop. Message box sizes are now clamped to the desktop size. + https://github.com/git-cola/git-cola/issues/1228 + +------------------------------------------------------------------- Old: ---- v4.0.0.tar.gz New: ---- v4.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-cola.spec ++++++ --- /var/tmp/diff_new_pack.rOyvhg/_old 2022-06-12 17:43:18.490499240 +0200 +++ /var/tmp/diff_new_pack.rOyvhg/_new 2022-06-12 17:43:18.498499252 +0200 @@ -18,7 +18,7 @@ Name: git-cola -Version: 4.0.0 +Version: 4.0.1 Release: 0 Summary: A GUI for Git License: GPL-2.0-or-later @@ -55,11 +55,6 @@ %prep %setup -q -#Workaround for issue https://github.com/git-cola/git-cola/issues/1230 -cd share/doc -ln -s ../../setup.py -cd ../../ - %build dos2unix qtpy/py3compat.py ++++++ v4.0.0.tar.gz -> v4.0.1.tar.gz ++++++ ++++ 5342 lines of diff (skipped)