Hello community,
here is the log from the commit of package xfce4-panel-plugin-cpufreq for
openSUSE:Factory checked in at 2014-12-25 23:20:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-cpufreq (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-cpufreq.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-cpufreq"
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-cpufreq/xfce4-panel-plugin-cpufreq.changes
2013-09-09 09:54:03.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-cpufreq.new/xfce4-panel-plugin-cpufreq.changes
2014-12-25 23:20:06.000000000 +0100
@@ -1,0 +2,13 @@
+Tue Dec 23 15:47:33 UTC 2014 - [email protected]
+
+- update to version 1.1.1
+ - fix panel resizing caused by freq format function (bxo#10385)
+ - various other widget layout fixes and simplifications
+ - fix missing return type of cpufreq_show_about (bxo#10343)
+ - fix typo in panel-plugin/Makefile.am (bxo#10332)
+ - various other fixes to the build system
+ - many translation updates
+- remove obsolete
+ xfce4-panel-plugin-cpufreq-fix-missing-return-type.patch
+
+-------------------------------------------------------------------
Old:
----
xfce4-cpufreq-plugin-1.1.0.tar.bz2
xfce4-panel-plugin-cpufreq-fix-missing-return-type.patch
New:
----
xfce4-cpufreq-plugin-1.1.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-cpufreq.spec ++++++
--- /var/tmp/diff_new_pack.TF4X8B/_old 2014-12-25 23:20:07.000000000 +0100
+++ /var/tmp/diff_new_pack.TF4X8B/_new 2014-12-25 23:20:07.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-panel-plugin-cpufreq
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,15 +20,13 @@
%define plugin_name xfce4-cpufreq-plugin
Name: xfce4-panel-plugin-cpufreq
-Version: 1.1.0
+Version: 1.1.1
Release: 0
Summary: CPU Frequency Scaling Monitor Plugin for the Xfce Panel
License: GPL-2.0+
Group: System/GUI/XFCE
Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin
Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.1/%{plugin_name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM xfce4-panel-plugin-cpufreq-fix-missing-return-type.patch
bxo#10343 [email protected] -- Fix missing return type
-Patch0: xfce4-panel-plugin-cpufreq-fix-missing-return-type.patch
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: pkgconfig(gthread-2.0)
@@ -48,7 +46,6 @@
%prep
%setup -q -n %{plugin_name}-%{version}
-%patch0 -p1
%build
%configure --disable-static
@@ -59,15 +56,10 @@
rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libcpufreq.la
-rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-
%find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
%fdupes %{buildroot}%{_datadir}
-%clean
-rm -rf %{buildroot}
-
%post
%icon_theme_cache_post
++++++ xfce4-cpufreq-plugin-1.1.0.tar.bz2 -> xfce4-cpufreq-plugin-1.1.1.tar.bz2
++++++
++++ 24574 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]