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 2021-10-20 20:24:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-cola (Old) and /work/SRC/openSUSE:Factory/.git-cola.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-cola" Wed Oct 20 20:24:09 2021 rev:31 rq:926582 version:3.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git-cola/git-cola.changes 2021-07-16 00:03:16.100327937 +0200 +++ /work/SRC/openSUSE:Factory/.git-cola.new.1890/git-cola.changes 2021-10-20 20:25:05.645408068 +0200 @@ -1,0 +2,41 @@ +Wed Oct 20 16:42:07 UTC 2021 - Marcin Bajor <marcin.ba...@gmail.com> + +- Update to 3.11.0 +- Usability, bells and whistles +* The Status tool was improved to better retain selected files when + the state changes and the display is refreshed. + https://github.com/git-cola/git-cola/issues/1130 + https://github.com/git-cola/git-cola/pull/1131 +* The Diff editor can now stage selected lines for untracked files. + Git Cola will detect when a file is untracked and will allow you to + partially stage it, just like existing tracked files. + https://github.com/git-cola/git-cola/pull/1146 + https://github.com/git-cola/git-cola/issues/1084 +* Diffing of staged files has been implemented for repositories that contain + no commits. + https://github.com/git-cola/git-cola/pull/1149 + https://github.com/git-cola/git-cola/issues/1110 +* Documentation improvements and typofixes. + https://github.com/git-cola/git-cola/pull/1163 + https://github.com/git-cola/git-cola/pull/1164 +- Security +* The `FIPS security mode` - + https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/FIPS_Mode_-_an_explanation + is now supported by Git Cola when running on FIPS-enabled Python + (Python 3.9+ or centos8/rhel8's patched Python 3.6). + https://github.com/git-cola/git-cola/issues/1157 +- Fixes +* The `argparse` usage was adjusted to remain compatible with older Pythons. + https://github.com/git-cola/git-cola/issues/1155 +* The window restoration logic was fixed to properly save/restore settings + when different languages are used. + https://github.com/git-cola/git-cola/issues/1071 + https://github.com/git-cola/git-cola/issues/1161 + https://github.com/git-cola/git-cola/issues/382 +* `git dag` no longer passes floats to `QPen::setWidth()` for better compatibility. + https://bugzilla.redhat.com/show_bug.cgi?id=2014950 +- Packaging +* The Windows installer was slimmed down by removing unused Qt DLLs. + https://github.com/git-cola/git-cola/pull/1152 + +------------------------------------------------------------------- Old: ---- v3.10.1.tar.gz New: ---- v3.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-cola.spec ++++++ --- /var/tmp/diff_new_pack.0VgkIi/_old 2021-10-20 20:25:06.085408340 +0200 +++ /var/tmp/diff_new_pack.0VgkIi/_new 2021-10-20 20:25:06.089408342 +0200 @@ -18,7 +18,7 @@ Name: git-cola -Version: 3.10.1 +Version: 3.11.0 Release: 0 Summary: A GUI for Git License: GPL-2.0-or-later ++++++ v3.10.1.tar.gz -> v3.11.0.tar.gz ++++++ ++++ 9263 lines of diff (skipped)