Hello community,
here is the log from the commit of package xfce4-panel-plugin-genmon for
openSUSE:Factory checked in at 2017-08-24 18:41:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-genmon (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-genmon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-genmon"
Thu Aug 24 18:41:39 2017 rev:18 rq:512213 version:4.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-genmon/xfce4-panel-plugin-genmon.changes
2012-05-14 16:23:15.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-genmon.new/xfce4-panel-plugin-genmon.changes
2017-08-24 18:41:41.719857854 +0200
@@ -1,0 +2,11 @@
+Wed Jul 19 08:57:57 UTC 2017 - [email protected]
+
+- update to version 4.0.0
+ - Port to Gtk3
+ - Fix font styling to work with Gtk 3.22
+ - Add support for "genmon" in 'xfce4-panel --plugin-event' (bxo#10734)
+ - Fix default tooltip does not work (bxo#11284)
+ - Add <txtclick> functionality (bxo#3437)
+- packaging: do not package ChangeLog, NEWS is good enough
+
+-------------------------------------------------------------------
Old:
----
xfce4-genmon-plugin-3.4.0.tar.bz2
New:
----
xfce4-genmon-plugin-4.0.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-genmon.spec ++++++
--- /var/tmp/diff_new_pack.aIPTD7/_old 2017-08-24 18:41:42.847698966 +0200
+++ /var/tmp/diff_new_pack.aIPTD7/_new 2017-08-24 18:41:42.851698402 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-panel-plugin-genmon
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -16,21 +16,21 @@
#
-%define panel_version 4.8.0
+%define panel_version 4.12.0
%define plugin_name xfce4-genmon-plugin
Name: xfce4-panel-plugin-genmon
-Version: 3.4.0
+Version: 4.0.0
Release: 0
Summary: Generic Monitoring Plugin for the Xfce Panel
License: LGPL-2.1+
Group: System/GUI/XFCE
Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin
-Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/3.3/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/4.0/%{plugin_name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: intltool
-BuildRequires: pkgconfig(libxfce4panel-1.0)
-BuildRequires: pkgconfig(libxfce4ui-1)
+BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
+BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12.0
Requires: xfce4-panel >= %{panel_version}
Recommends: %{name}-lang = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -44,7 +44,7 @@
%lang_package
%prep
-%setup -q -n %{plugin_name}-3.4
+%setup -q -n %{plugin_name}-%{version}
%build
%configure --disable-static
@@ -66,7 +66,7 @@
%files
%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc AUTHORS COPYING NEWS README
%{_libdir}/xfce4/panel/plugins/libgenmon.so
%{_datadir}/xfce4/panel/plugins/genmon.desktop
++++++ xfce4-genmon-plugin-3.4.0.tar.bz2 -> xfce4-genmon-plugin-4.0.0.tar.bz2
++++++
++++ 11719 lines of diff (skipped)