Hello community,

here is the log from the commit of package xfce4-panel-plugins for openSUSE:11.4
checked in at Fri Dec 16 17:14:46 CET 2011.



--------
--- old-versions/11.4/all/xfce4-panel-plugins/xfce4-panel-plugins.changes       
2011-02-18 01:11:57.000000000 +0100
+++ 11.4/xfce4-panel-plugins/xfce4-panel-plugins.changes        2011-12-13 
01:33:45.000000000 +0100
@@ -1,0 +2,18 @@
+Tue Dec 13 00:14:28 UTC 2011 - [email protected]
+
+- update to version 0.5.4.2
+  - text size on icon is now adjustable
+  - new flag: Cambodia
+  - Bosnian flag renamed from bs to ba
+  - code cleanup
+  - fixing memory leaks (bnc#734851)
+  - scrolling the plugin button cycle through layouts
+  - remove unnedeed g_strdup as g_strconcat already allocates memory
+  - switch to libxfce4ui, updated dependencies
+  - compilation with libxklavier 5.0 API
+  - prevent crashing when removing from panel
+  - new flag of Georgia
+  - new flag of Serbia, removed flag of Yugoslavia as obsoleted
+- dropped all patches, all fixes have been integrated upstream
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/xfce4-panel-plugins
Destination is old-versions/11.4/UPDATES/all/xfce4-panel-plugins
calling whatdependson for 11.4-i586


Old:
----
  xfce4-xkb-plugin-0.5.3.3-11.2.patch
  xfce4-xkb-plugin-0.5.3.3-11.3.patch
  xfce4-xkb-plugin-0.5.3.3-check-retval.patch
  xfce4-xkb-plugin-0.5.3.3-do-not-free-stack-memory.patch
  xfce4-xkb-plugin-0.5.3.3-fix-array-size.patch
  xfce4-xkb-plugin-0.5.3.3.tar.bz2

New:
----
  xfce4-xkb-plugin-0.5.4.2.tar.bz2

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

Other differences:
------------------
++++++ xfce4-panel-plugins.spec ++++++
--- /var/tmp/diff_new_pack.lQDSlx/_old  2011-12-16 17:12:45.000000000 +0100
+++ /var/tmp/diff_new_pack.lQDSlx/_new  2011-12-16 17:12:45.000000000 +0100
@@ -21,7 +21,7 @@
 Name:           xfce4-panel-plugins
 Url:            http://goodies.xfce.org/projects/panel-plugins/start
 Version:        %{panel_version}
-Release:        3.<RELEASE2>
+Release:        3.<RELEASE3>
 License:        GPLv2+
 Summary:        Plugins for the Xfce panel
 Group:          System/GUI/XFCE
@@ -122,7 +122,7 @@
 %define   weather_version         0.7.4
 %define   xfapplet_version        0.1.0
 %define   xmms_version            0.5.3
-%define   xkb_version             0.5.3.3
+%define   xkb_version             0.5.4.2
 %ifarch s390 s390x
 %define plugins_arch     %{nil}
 %else
@@ -169,10 +169,6 @@
 Patch6:         xfce4-xmms-plugin-%{xmms_version}-fix-missing-include.patch
 # PATCH-FIX-UPSTREAM xfce4-mount-plugin-0.5.5.patch [email protected] -- Fixes 
a missing include (fix is already in upstream git)
 Patch10:        xfce4-mount-plugin-%{mount_version}.patch
-# PATCH-FIX-UPSTREAM xfce4-xkb-plugin-0.5.3.3-11.2.patch bxo#6944 
[email protected] -- Adapt to libxklavier 0.4 API changes
-Patch11:        xfce4-xkb-plugin-%{xkb_version}-11.2.patch
-# PATCH-FIX-UPSTREAM xfce4-xkb-plugin-0.5.3.3-11.2.patch bxo#6944 
[email protected] -- Adapt to libxklavier 0.5 API changes
-Patch12:        xfce4-xkb-plugin-%{xkb_version}-11.3.patch
 # PATCH-FIX-UPSTREAM xfce4-clipman-plugin-1.1.3-fix-exo-version.patch 
[email protected] -- Fixes build with exo >= 0.5.0
 Patch13:        xfce4-clipman-plugin-%{clipman_version}-fix-exo-version.patch
 # PATCH-FIX-UPSTREAM xfce4-genmon-plugin-3.2-fix-build-with-4.7.patch 
[email protected] -- Fixes build with xfce4-panel >= 4.7
@@ -195,12 +191,6 @@
 Patch30:        xfce4-clipman-plugin-%{clipman_version}-catch-null-value.patch
 # PATCH-FIX-UPSTREAM xfce4-clipman-plugin-1.1.3-fix-memory-leak.patch 
[email protected] -- Fix a memory leak (backported from upstream git)
 Patch31:        xfce4-clipman-plugin-%{clipman_version}-fix-memory-leak.patch
-# PATCH-FIX-UPSTREAM xfce4-xkb-plugin-0.5.3.3-check-retval.patch bxo#6477 
[email protected] -- Fixes a crash due to not checking the return value of 
gtk_combo_box_get_active_iter
-Patch32:        xfce4-xkb-plugin-%{xkb_version}-check-retval.patch
-# PATCH-FIX-UPSTREAM xfce4-xkb-plugin-0.5.3.3-do-not-free-stack-memory.patch 
bxo#6945 [email protected] -- Allocate variable and prevents freeing stack 
memory
-Patch33:        xfce4-xkb-plugin-%{xkb_version}-do-not-free-stack-memory.patch
-# PATCH-FIX-UPSTREAM xfce4-xkb-plugin-0.5.3.3-fix-array-size.patch 
[email protected] -- Fixes overflowing array (fix backported from upstream git)
-Patch34:        xfce4-xkb-plugin-%{xkb_version}-fix-array-size.patch
 # PATCH-FIX-UPSTREAM xfce4-sensors-plugin-1.0.0-fix-memory-leaks.patch 
[email protected] -- Fixes memory leak (different fix is already in upstream 
git)
 Patch35:        xfce4-sensors-plugin-%{sensors_version}-fix-memory-leaks.patch
 # PATCH-FIX-UPSTREAM xfce4-sensors-plugin-1.0.0-fix-build-with-4.7.patch 
bxo#6938 [email protected] -- Port to xfce4-panel >= 4.7
@@ -243,12 +233,6 @@
 %setup -q -c -n xfce4-panel-plugins -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 
-a11 -a12 -a13 -a14 -a15 -a16 -a17 -a19 -a20 -a22 -a23 -a24 -a25 -a26 -a27 -a28 
-a29 -a30 -a31
 %patch6
 %patch10
-%if 0%{?suse_version} >= 1120
-%patch11
-%endif
-%if 0%{?suse_version} >= 1130
-%patch12
-%endif
 %patch13
 %patch17
 %patch18
@@ -260,9 +244,6 @@
 %patch29
 %patch30
 %patch31
-%patch32
-%patch33
-%patch34
 %patch35
 %patch38
 %patch40
@@ -349,7 +330,7 @@
 %package -n xfce4-panel-plugin-battery
 License:        GPLv2+
 Version:        %{battery_version}
-Release:        2.<RELEASE2>
+Release:        2.<RELEASE3>
 Summary:        Battery monitoring plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin
 Group:          System/GUI/XFCE
@@ -362,7 +343,7 @@
 %package -n xfce4-panel-plugin-cddrive
 License:        GPLv2+
 Version:        %{cddrive_version}
-Release:        19.<RELEASE2>
+Release:        19.<RELEASE3>
 Summary:        CD-ROM drive management plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-cddrive-plugin
 Group:          System/GUI/XFCE
@@ -377,7 +358,7 @@
 %package -n xfce4-panel-plugin-cellmodem
 License:        GPLv2+
 Version:        %{cellmodem_version}
-Release:        24.<RELEASE2>
+Release:        24.<RELEASE3>
 Summary:        Cellphone modem monitor plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-cellmodem-plugin
 Group:          System/GUI/XFCE
@@ -394,7 +375,7 @@
 %package -n xfce4-panel-plugin-clipman
 License:        GPLv2+
 Version:        %{clipman_version}
-Release:        18.<RELEASE2>
+Release:        18.<RELEASE3>
 Summary:        Clipboard manager plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
 Group:          System/GUI/XFCE
@@ -410,7 +391,7 @@
 %package -n xfce4-panel-plugin-clipman-doc
 License:        GPLv2+
 Version:        %{clipman_version}
-Release:        4.<RELEASE2>
+Release:        4.<RELEASE3>
 Summary:        Documentation for xfce4-panel-plugin-clipman
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
 Group:          Documentation/HTML
@@ -428,7 +409,7 @@
 %package -n xfce4-panel-plugin-cpufreq
 License:        GPLv2+
 Version:        %{cpufreq_version}
-Release:        3.<RELEASE2>
+Release:        3.<RELEASE3>
 Summary:        CPU frequency scaling monitor plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin
 Group:          System/GUI/XFCE
@@ -441,7 +422,7 @@
 %package -n xfce4-panel-plugin-cpugraph
 License:        GPLv2+
 Version:        %{cpugraph_version}
-Release:        6.<RELEASE2>
+Release:        6.<RELEASE3>
 Summary:        CPU graph plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin
 Group:          System/GUI/XFCE
@@ -454,7 +435,7 @@
 %package -n xfce4-panel-plugin-datetime
 License:        GPLv2+
 Version:        %{datetime_version}
-Release:        18.<RELEASE2>
+Release:        18.<RELEASE3>
 Summary:        Date and time plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
 Group:          System/GUI/XFCE
@@ -467,7 +448,7 @@
 %package -n xfce4-panel-plugin-diskperf
 License:        GPLv2+
 Version:        %{diskperf_version}
-Release:        3.<RELEASE2>
+Release:        3.<RELEASE3>
 Summary:        Disk performance plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin
 Group:          System/GUI/XFCE
@@ -480,7 +461,7 @@
 %package -n xfce4-panel-plugin-eyes
 License:        GPLv2+
 Version:        %{eyes_version}
-Release:        2.<RELEASE2>
+Release:        2.<RELEASE3>
 Summary:        Eyes plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin
 Group:          System/GUI/XFCE
@@ -492,7 +473,7 @@
 %package -n xfce4-panel-plugin-fsguard
 License:        GPLv2+
 Version:        %{fsguard_version}
-Release:        4.<RELEASE2>
+Release:        4.<RELEASE3>
 Summary:        Filesystem space monitoring plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin
 Group:          System/GUI/XFCE
@@ -505,7 +486,7 @@
 %package -n xfce4-panel-plugin-genmon
 License:        GPLv2+
 Version:        %{genmon_version}
-Release:        24.<RELEASE2>
+Release:        24.<RELEASE3>
 Summary:        Generic monitoring plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin
 Group:          System/GUI/XFCE
@@ -520,7 +501,7 @@
 %package -n xfce4-panel-plugin-mailwatch
 License:        GPLv2+
 Version:        %{mailwatch_version}
-Release:        6.<RELEASE2>
+Release:        6.<RELEASE3>
 Summary:        Versatile mail checking plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin
 Group:          System/GUI/XFCE
@@ -534,7 +515,7 @@
 %package -n xfce4-panel-plugin-mount
 License:        GPLv2+
 Version:        %{mount_version}
-Release:        18.<RELEASE2>
+Release:        18.<RELEASE3>
 Summary:        Filesystem mounting plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin
 Group:          System/GUI/XFCE
@@ -546,7 +527,7 @@
 %package -n xfce4-panel-plugin-mpc
 License:        GPLv2+
 Version:        %{mpc_version}
-Release:        3.<RELEASE2>
+Release:        3.<RELEASE3>
 Summary:        MPD client plugin for the Xfce panel
 Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
 Group:          System/GUI/XFCE
@@ -559,7 +540,7 @@
 %package -n xfce4-panel-plugin-netload
 License:        GPLv2+
 Version:        %{netload_version}
-Release:        4.<RELEASE2>
+Release:        4.<RELEASE3>
 Summary:        Network load monitoring plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin
 Group:          System/GUI/XFCE
@@ -574,7 +555,7 @@
 %package -n xfce4-panel-plugin-notes
 License:        GPLv2+
 Version:        %{notes_version}
-Release:        6.<RELEASE2>
+Release:        6.<RELEASE3>
 Summary:        Note-taking plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
 Group:          System/GUI/XFCE
@@ -589,7 +570,7 @@
 %package -n xfce4-panel-plugin-places
 License:        GPLv2+
 Version:        %{places_version}
-Release:        17.<RELEASE2>
+Release:        17.<RELEASE3>
 Summary:        Places menu plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
 Group:          System/GUI/XFCE
@@ -603,7 +584,7 @@
 %package -n xfce4-panel-plugin-quicklauncher
 License:        GPLv2+
 Version:        %{quicklauncher_version}
-Release:        24.<RELEASE2>
+Release:        24.<RELEASE3>
 Summary:        Application launcher plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin
 Group:          System/GUI/XFCE
@@ -616,7 +597,7 @@
 %package -n xfce4-panel-plugin-radio
 License:        GPLv2+
 Version:        %{radio_version}
-Release:        6.<RELEASE2>
+Release:        6.<RELEASE3>
 Summary:        Radio plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin
 Group:          System/GUI/XFCE
@@ -632,7 +613,7 @@
 %package -n xfce4-panel-plugin-sensors
 License:        GPLv2+
 Version:        %{sensors_version}
-Release:        4.<RELEASE2>
+Release:        4.<RELEASE3>
 Summary:        Hardware sensor plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin
 Group:          System/GUI/XFCE
@@ -645,7 +626,7 @@
 %package -n xfce4-panel-plugin-sensors-devel
 License:        GPLv2+
 Version:        %{sensors_version}
-Release:        4.<RELEASE2>
+Release:        4.<RELEASE3>
 Summary:        Hardware sensor plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin
 Group:          Development/Libraries/C and C++
@@ -663,7 +644,7 @@
 %package -n xfce4-panel-plugin-smartbookmark
 License:        GPLv2+
 Version:        %{smartbookmark_version}
-Release:        24.<RELEASE2>
+Release:        24.<RELEASE3>
 Summary:        Smart bookmark plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin
 Group:          System/GUI/XFCE
@@ -676,7 +657,7 @@
 %package -n xfce4-panel-plugin-systemload
 License:        GPLv2+
 Version:        %{systemload_version}
-Release:        4.<RELEASE2>
+Release:        4.<RELEASE3>
 Summary:        System load monitoring plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
 Group:          System/GUI/XFCE
@@ -689,7 +670,7 @@
 %package -n xfce4-panel-plugin-timeout
 License:        GPLv2+
 Version:        %{timeout_version}
-Release:        4.<RELEASE2>
+Release:        4.<RELEASE3>
 Summary:        Periodical break plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
 Group:          System/GUI/XFCE
@@ -703,7 +684,7 @@
 %package -n xfce4-panel-plugin-timer
 License:        GPLv2+
 Version:        %{timer_version}
-Release:        18.<RELEASE2>
+Release:        18.<RELEASE3>
 Summary:        Alarm clock plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
 Group:          System/GUI/XFCE
@@ -716,7 +697,7 @@
 %package -n xfce4-panel-plugin-verve
 License:        GPLv2+
 Version:        %{verve_version}
-Release:        4.<RELEASE2>
+Release:        4.<RELEASE3>
 Summary:        Command line plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
 Group:          System/GUI/XFCE
@@ -730,7 +711,7 @@
 %package -n xfce4-panel-plugin-wavelan
 License:        GPLv2+
 Version:        %{wavelan_version}
-Release:        6.<RELEASE2>
+Release:        6.<RELEASE3>
 Summary:        WLAN monitoring plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin
 Group:          System/GUI/XFCE
@@ -743,7 +724,7 @@
 %package -n xfce4-panel-plugin-weather
 License:        GPLv2+
 Version:        %{weather_version}
-Release:        3.<RELEASE2>
+Release:        3.<RELEASE3>
 Summary:        Weather condition monitoring plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
 Group:          System/GUI/XFCE
@@ -756,7 +737,7 @@
 %package -n xfce4-panel-plugin-xfapplet
 License:        GPLv2+
 Version:        %{xfapplet_version}
-Release:        24.<RELEASE2>
+Release:        24.<RELEASE3>
 Summary:        GNOME panel applet compatibility plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-xfapplet-plugin
 Group:          System/GUI/XFCE
@@ -770,7 +751,7 @@
 %package -n xfce4-panel-plugin-xmms
 License:        GPLv2+
 Version:        %{xmms_version}
-Release:        3.<RELEASE2>
+Release:        3.<RELEASE3>
 Summary:        XMMS plugin for the Xfce panel
 Group:          System/GUI/XFCE
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin
@@ -782,7 +763,7 @@
 %package -n xfce4-panel-plugin-xkb
 License:        GPLv2+
 Version:        %{xkb_version}
-Release:        18.<RELEASE2>
+Release:        0.<RELEASE2>
 Summary:        XKB layout switcher plugin for the Xfce panel
 Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin
 Group:          System/GUI/XFCE

++++++ xfce4-xkb-plugin-0.5.3.3.tar.bz2 -> xfce4-xkb-plugin-0.5.4.2.tar.bz2 
++++++
++++ 51051 lines of diff (skipped)

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to