Hello community, here is the log from the commit of package gnome-pomodoro for openSUSE:Factory checked in at 2017-09-15 22:32:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-pomodoro (Old) and /work/SRC/openSUSE:Factory/.gnome-pomodoro.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-pomodoro" Fri Sep 15 22:32:04 2017 rev:9 rq:526338 version:0.13.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-pomodoro/gnome-pomodoro.changes 2017-04-06 11:00:53.350277300 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-pomodoro.new/gnome-pomodoro.changes 2017-09-15 22:32:05.928809795 +0200 @@ -1,0 +2,12 @@ +Fri Sep 15 08:25:38 UTC 2017 - [email protected] + +- Update to 0.13.3: + + Fix hiding notifications during pomodoro + + Update sound file in canberra cache + + Simplify Utils.Patch class + + Update and add translations + + Mark as compatible with GNOME 3.26 +- Remove fedora conditions +- Remove not needed macros like %icon_theme_cache_postun + +------------------------------------------------------------------- Old: ---- 0.13.1.tar.gz New: ---- 0.13.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-pomodoro.spec ++++++ --- /var/tmp/diff_new_pack.PUM5eU/_old 2017-09-15 22:32:06.780689797 +0200 +++ /var/tmp/diff_new_pack.PUM5eU/_new 2017-09-15 22:32:06.784689233 +0200 @@ -15,10 +15,11 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %global __requires_exclude typelib\\(Meta\\) Name: gnome-pomodoro -Version: 0.13.1 +Version: 0.13.3 Release: 0 Summary: A time management utility for GNOME License: GPL-3.0+ @@ -47,25 +48,8 @@ Requires: gtk3 >= 3.20.0 Requires: hicolor-icon-theme Recommends: %{name}-lang -%glib2_gsettings_schema_requires -%if %{undefined fedora} -%endif -%if %{defined fedora} -BuildRequires: vala-tools -%endif -%if %{defined fedora} -Requires: gstreamer1 -%else Requires: gstreamer -%endif -%if %{defined fedora} -Recommends: gstreamer1-plugins-base -%else Recommends: gstreamer-plugins-base -%endif -%if %{defined fedora} -Obsoletes: gnome-shell-extension-pomodoro -%endif %description A GNOME utility that helps managing time according to Pomodoro Technique. It @@ -93,17 +77,9 @@ %check desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Pomodoro.desktop -%post -%icon_theme_cache_post -%glib2_gsettings_schema_post -/sbin/ldconfig - -%postun -if [ $1 -eq 0 ]; then - %icon_theme_cache_postun - %glib2_gsettings_schema_postun -fi -/sbin/ldconfig +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig %posttrans gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : ++++++ 0.13.1.tar.gz -> 0.13.3.tar.gz ++++++ ++++ 4012 lines of diff (skipped)
