Hello community,
here is the log from the commit of package xfce4-panel-plugin-timer for
openSUSE:Factory checked in at 2018-02-20 17:54:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-timer"
Tue Feb 20 17:54:20 2018 rev:20 rq:577659 version:1.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes
2014-06-06 14:36:47.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new/xfce4-panel-plugin-timer.changes
2018-02-20 17:54:23.259949948 +0100
@@ -1,0 +2,12 @@
+Sat Feb 17 13:22:19 UTC 2018 - [email protected]
+
+- update to version 1.7.0
+ * port to GTK+3
+ * new icon (bxo #13517)
+ * add "keep above" for Beep dialog (bxo#13514)
+ * when paused show all menu timers (bxo#13516)
+ * small UI improvements (bxo#13515)
+ * translation updates
+- package NEWS file instead of huge ChangeLog
+
+-------------------------------------------------------------------
@@ -6,0 +19 @@
+
Old:
----
xfce4-timer-plugin-1.6.0.tar.bz2
New:
----
xfce4-timer-plugin-1.7.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-timer.spec ++++++
--- /var/tmp/diff_new_pack.ZayVyT/_old 2018-02-20 17:54:24.667899252 +0100
+++ /var/tmp/diff_new_pack.ZayVyT/_new 2018-02-20 17:54:24.671899108 +0100
@@ -16,25 +16,25 @@
#
-%define panel_version 4.8.0
+%define panel_version 4.12.0
%define plugin_name xfce4-timer-plugin
Name: xfce4-panel-plugin-timer
-Version: 1.6.0
+Version: 1.7.0
Release: 0
Summary: Alarm Clock Plugin for the Xfce Panel
License: GPL-2.0+
Group: System/GUI/XFCE
Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
-Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.6/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.7/%{plugin_name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: intltool
Recommends: %{name}-lang = %{version}
-BuildRequires: pkgconfig(gthread-2.0)
-BuildRequires: pkgconfig(gtk+-2.0)
-BuildRequires: pkgconfig(libxfce4panel-1.0)
-BuildRequires: pkgconfig(libxfce4ui-1)
-BuildRequires: pkgconfig(libxfce4util-1.0)
+BuildRequires: pkgconfig(gthread-2.0) >= 2.4.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0
+BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
+BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12.0
+BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.12.0
Requires: xfce4-panel >= %{panel_version}
Recommends: %{name}-lang = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -54,6 +54,7 @@
%install
%make_install
+rm -fv %{buildroot}%{_libdir}/xfce4/panel/plugins/*.la
%find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
@@ -67,10 +68,10 @@
%files
%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING README TODO
-%{_libexecdir}/xfce4/panel-plugins/xfce4-timer
-%{_datadir}/xfce4/panel-plugins/xfce4-timer.desktop
-%{_datadir}/icons/hicolor/*/apps/xfce4-timer.png
+%doc AUTHORS NEWS COPYING README TODO
+%{_libdir}/xfce4/panel/plugins/libxfcetimer.so
+%{_datadir}/icons/hicolor/*/*/xfce4-timer-plugin.*
+%{_datadir}/xfce4/panel/plugins/xfce4-timer-plugin.desktop
%files lang -f %{name}.lang
++++++ xfce4-timer-plugin-1.6.0.tar.bz2 -> xfce4-timer-plugin-1.7.0.tar.bz2
++++++
++++ 68496 lines of diff (skipped)