Hello community,

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

Package is "gnome-pomodoro"

Sun Feb  9 15:02:24 2020 rev:17 rq:770705 version:0.16.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/gnome-pomodoro/gnome-pomodoro.changes  
2020-01-15 15:04:50.673885826 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.gnome-pomodoro.new.26092/gnome-pomodoro.changes   
    2020-02-09 15:02:25.230742995 +0100
@@ -1,0 +2,39 @@
+Thu Jan 30 11:10:55 UTC 2020 - Dominique Leuenberger <dims...@opensuse.org>
+
+- No longer recommend -lang: supplements are in use
+
+-------------------------------------------------------------------
+Mon Oct  7 05:29:01 UTC 2019 - mvet...@suse.com
+
+- Update to 0.16.0:
+  * Support for GNOME Shell 3.34
+  * Added esperanto translation (thanks @SeZuo)
+  * Moved app-menu to main window
+
+-------------------------------------------------------------------
+Mon Apr  8 08:33:03 UTC 2019 - mvet...@suse.com
+
+- Update to version 0.15.1:
+  + Minor code cleanups to support ES6 syntax
+  + Support for GNOME Shell 3.32
+  + Fix for build with vala 0.44.1
+  + Updated German translation
+  + Fix for handle error recreating existing folder
+  + Minor code cleanups
+
+-------------------------------------------------------------------
+Mon Dec  3 11:43:24 UTC 2018 - bjorn....@gmail.com
+
+- Update to version 0.14.0:
+  + Support for GNOME Shell 3.28 and 3.30.
+  + Stats.
+  + Background blur under the dialog during breaks.
+  + Updated translations.
+- Replace pkgconfig(appindicator3-0.1) with
+  pkgconfig(ayatana-appindicator3-0.1) BuildRequires following
+  upstream changes.
+- Add pkgconfig(gom-1.0) and pkgconfig(sqlite3) BuildRequires: New
+  dependencies.
+- Run spec-cleaner, modernize spec.
+
+-------------------------------------------------------------------

Old:
----
  0.13.4.tar.gz

New:
----
  0.16.0.tar.gz

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

Other differences:
------------------
++++++ gnome-pomodoro.spec ++++++
--- /var/tmp/diff_new_pack.RyiMdb/_old  2020-02-09 15:02:25.822743328 +0100
+++ /var/tmp/diff_new_pack.RyiMdb/_new  2020-02-09 15:02:25.822743328 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-pomodoro
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,15 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:           gnome-pomodoro
-Version:        0.13.4
+Version:        0.16.0
 Release:        0
 Summary:        A time management utility for GNOME
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Office/Other
-Url:            http://gnomepomodoro.org
+URL:            http://gnomepomodoro.org
 Source:         https://github.com/codito/%{name}/archive/%{version}.tar.gz
 Source99:       gnome-pomodoro-rpmlintrc
+
 BuildRequires:  desktop-file-utils
 BuildRequires:  docbook-utils
 BuildRequires:  gettext >= 0.19.6
@@ -34,21 +35,22 @@
 BuildRequires:  gnome-shell >= 3.16.0
 BuildRequires:  pkgconfig
 BuildRequires:  vala >= 0.28
-BuildRequires:  pkgconfig(appindicator3-0.1)
 BuildRequires:  pkgconfig(appstream-glib) >= 0.7.3
+BuildRequires:  pkgconfig(ayatana-appindicator3-0.1)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.38.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.10.1
+BuildRequires:  pkgconfig(gom-1.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.16.0
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.0.10
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20.0
 BuildRequires:  pkgconfig(libcanberra) >= 0.30
 BuildRequires:  pkgconfig(libpeas-1.0) >= 1.5.0
+BuildRequires:  pkgconfig(sqlite3)
 Requires:       gnome-shell >= 3.16.0
+Requires:       gstreamer
 Requires:       gtk3 >= 3.20.0
 Requires:       hicolor-icon-theme
-Recommends:     %{name}-lang
-Requires:       gstreamer
 Recommends:     gstreamer-plugins-base
 
 %description
@@ -78,19 +80,16 @@
 desktop-file-validate 
%{buildroot}/%{_datadir}/applications/org.gnome.Pomodoro.desktop
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
-
 %posttrans
 gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files
-%defattr(-,root,root)
-%doc README.md COPYING NEWS
+%doc README.md NEWS
+%license COPYING
 %{_bindir}/gnome-pomodoro
 %{_datadir}/metainfo/org.gnome.Pomodoro.appdata.xml
 %{_datadir}/applications/org.gnome.Pomodoro.desktop

++++++ 0.13.4.tar.gz -> 0.16.0.tar.gz ++++++
++++ 14374 lines of diff (skipped)


Reply via email to