Hello community,

here is the log from the commit of package qgit for openSUSE:Leap:15.2 checked 
in at 2020-02-09 11:27:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/qgit (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.qgit.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qgit"

Sun Feb  9 11:27:10 2020 rev:13 rq:772116 version:2.9

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/qgit/qgit.changes      2020-01-15 
15:55:04.727654148 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.qgit.new.26092/qgit.changes   2020-02-09 
11:27:11.375359423 +0100
@@ -1,0 +2,8 @@
+Thu Feb  6 11:04:28 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 2.9 (boo#1162940):
+  * Improved branch display in context menus
+  * Improved general display
+  * Improved navigation
+
+-------------------------------------------------------------------

Old:
----
  qgit-2.8.tar.gz

New:
----
  qgit-2.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qgit.spec ++++++
--- /var/tmp/diff_new_pack.5g9m9X/_old  2020-02-09 11:27:12.191359887 +0100
+++ /var/tmp/diff_new_pack.5g9m9X/_new  2020-02-09 11:27:12.191359887 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qgit
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,24 +12,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           qgit
-Version:        2.8
+Version:        2.9
 Release:        0
 Summary:        Graphical Git Repository Viewer
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Version Control
-Url:            https://github.com/tibirna/qgit
+URL:            https://github.com/tibirna/qgit
 Source:         
https://github.com/tibirna/qgit/archive/%{name}-%{version}.tar.gz
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Core) >= 5.5.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.5.0
-Requires:       git-core >= 1.4.0
+BuildRequires:  cmake(Qt5Core) >= 5.6.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
+Requires:       git-core >= 1.5.5
 
 %description
 QGit is a git GUI viewer built on Qt/C++.
@@ -61,14 +60,14 @@
 
 %build
 %cmake
-%make_jobs
+%cmake_build
 
 %install
 %cmake_install
 
 %files
 %license COPYING.rtf
-%doc README
+%doc README.adoc
 %{_bindir}/qgit
 %{_datadir}/applications/qgit.desktop
 %{_datadir}/icons/hicolor/48x48/apps/qgit.png

++++++ qgit-2.8.tar.gz -> qgit-2.9.tar.gz ++++++
++++ 8195 lines of diff (skipped)


Reply via email to