Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qgit for openSUSE:Factory checked in at 2022-02-05 23:23:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qgit (Old) and /work/SRC/openSUSE:Factory/.qgit.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qgit" Sat Feb 5 23:23:04 2022 rev:26 rq:951679 version:2.10 Changes: -------- --- /work/SRC/openSUSE:Factory/qgit/qgit.changes 2021-05-12 19:33:37.606703362 +0200 +++ /work/SRC/openSUSE:Factory/.qgit.new.1898/qgit.changes 2022-02-05 23:23:41.711714580 +0100 @@ -1,0 +2,23 @@ +Fri Feb 4 22:13:14 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 2.10: + * Upgrade icons (use SVG) + * Add "Commit" column to history view to show the short commit hash. + * build: sync qmake config to latest changes for cmake config + * Bump minimum Qt version to 5.14 + * Support --help, --help-all and --version in command line + * Fix build on MacOS + * Add option to open external diff tool on double click + * Add branch name to window title + * Fix loading of invalid cache file + * Settings: Option to display short hash instead of full length hash + * Save and restore the list view column sizes + * Make drag & drop functionality optional + * Make Settings dialog accessible on macOS + * Improve logic to detect failed external commands under Unix-like OSes + * Don't rely on STDERR for determining whether command failed + * Compilation cleanup + * Support for fractional device pixel ratio + * Update project URLs to GitHub repo + +------------------------------------------------------------------- Old: ---- qgit-2.9.tar.gz New: ---- qgit-2.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qgit.spec ++++++ --- /var/tmp/diff_new_pack.Kn8H0Q/_old 2022-02-05 23:23:42.135711681 +0100 +++ /var/tmp/diff_new_pack.Kn8H0Q/_new 2022-02-05 23:23:42.147711599 +0100 @@ -1,7 +1,7 @@ # # spec file for package qgit # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: qgit -Version: 2.9 +Version: 2.10 Release: 0 Summary: Graphical Git Repository Viewer License: GPL-2.0-or-later @@ -26,8 +26,8 @@ Source: https://github.com/tibirna/qgit/archive/%{name}-%{version}.tar.gz BuildRequires: cmake >= 2.8.11 BuildRequires: hicolor-icon-theme -BuildRequires: cmake(Qt5Core) >= 5.6.0 -BuildRequires: cmake(Qt5Widgets) >= 5.6.0 +BuildRequires: cmake(Qt5Core) >= 5.14.0 +BuildRequires: cmake(Qt5Widgets) >= 5.14.0 Requires: git-core >= 1.5.5 %description @@ -70,6 +70,7 @@ %doc README.adoc %{_bindir}/qgit %{_datadir}/applications/qgit.desktop +%{_datadir}/icons/hicolor/scalable/apps/qgit.svg %{_datadir}/icons/hicolor/48x48/apps/qgit.png %{_datadir}/metainfo/qgit.appdata.xml ++++++ qgit-2.9.tar.gz -> qgit-2.10.tar.gz ++++++ ++++ 4135 lines of diff (skipped)