Hello community,

here is the log from the commit of package gnome-pomodoro for openSUSE:Factory 
checked in at 2018-12-04 20:55:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-pomodoro (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-pomodoro.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-pomodoro"

Tue Dec  4 20:55:13 2018 rev:12 rq:653553 version:0.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-pomodoro/gnome-pomodoro.changes    
2017-12-14 10:54:41.575696797 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-pomodoro.new.19453/gnome-pomodoro.changes 
2018-12-04 20:55:27.460777501 +0100
@@ -1,0 +2,15 @@
+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.14.0.tar.gz

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

Other differences:
------------------
++++++ gnome-pomodoro.spec ++++++
--- /var/tmp/diff_new_pack.7xUMzL/_old  2018-12-04 20:55:27.980776921 +0100
+++ /var/tmp/diff_new_pack.7xUMzL/_new  2018-12-04 20:55:27.984776917 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-pomodoro
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,21 +12,22 @@
 # 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/
 #
 
 
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:           gnome-pomodoro
-Version:        0.13.4
+Version:        0.14.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,23 @@
 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 +81,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.14.0.tar.gz ++++++
++++ 12812 lines of diff (skipped)


Reply via email to