Hello community, here is the log from the commit of package gnome-panel checked in at Fri Sep 21 15:58:04 CEST 2007. -------- --- GNOME/gnome-panel/gnome-panel.changes 2007-09-18 16:48:17.000000000 +0200 +++ /mounts/work_src_done/STABLE/gnome-panel/gnome-panel.changes 2007-09-20 17:02:15.790088000 +0200 @@ -1,0 +2,14 @@ +Thu Sep 20 16:34:50 CEST 2007 - maw@suse.de + +- Revert to 2.20.0 +- Add gnome-panel-2.20.0-logout-icon-name.patch, taken from + 2.20.0.1. + +------------------------------------------------------------------- +Thu Sep 20 03:25:13 CEST 2007 - maw@suse.de + +- Update to version 2.20.0.1: + + Revert usage if new icon name for logout, which breaks some + icon themes. + +------------------------------------------------------------------- New: ---- gnome-panel-2.20.0-logout-icon-name.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-panel.spec ++++++ --- /var/tmp/diff_new_pack.W32254/_old 2007-09-21 15:57:51.000000000 +0200 +++ /var/tmp/diff_new_pack.W32254/_new 2007-09-21 15:57:51.000000000 +0200 @@ -15,7 +15,7 @@ License: LGPL v2 or later Group: System/GUI/GNOME Version: 2.20.0 -Release: 1 +Release: 3 Summary: The GNOME 2.x Desktop Panel Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-panel/2.20/%{name}-%{version}.tar.bz2 Url: http://www.gnome.org @@ -58,6 +58,8 @@ Patch53: gnome-panel-204645-variable-init.patch Patch55: gnome-panel-202076-root-launchers.patch Patch56: gnome-panel-recently-used-apps.patch +# This patch will go away when we update to post 2.20.0 +Patch80: gnome-panel-2.20.0-logout-icon-name.patch Obsoletes: gnome-core gnome-panel-nld %gconf_schemas_prereq @@ -255,6 +257,7 @@ # %patch53 %patch55 %patch56 -p1 +%patch80 -p1 # this is for the gnome-panel-corners.patch # which has been temporarily removed for reworking #cd icons @@ -397,8 +400,15 @@ %files doc %defattr (-, root, root) %{_datadir}/gtk-doc/html/* - %changelog +* Thu Sep 20 2007 - maw@suse.de +- Revert to 2.20.0 +- Add gnome-panel-2.20.0-logout-icon-name.patch, taken from + 2.20.0.1. +* Thu Sep 20 2007 - maw@suse.de +- Update to version 2.20.0.1: + + Revert usage if new icon name for logout, which breaks some + icon themes. * Tue Sep 18 2007 - sbrabec@suse.cz - Updated to version 2.20.0: * Panel: Show drawers on same monitor as the panels they're ++++++ gnome-panel-2.20.0-logout-icon-name.patch ++++++ --- gnome-panel-2.20.0/gnome-panel/panel-icon-names.h 2007-09-17 21:13:47.000000000 +0200 +++ gnome-panel-2.20.0.1/gnome-panel/panel-icon-names.h 2007-09-18 15:56:51.000000000 +0200 @@ -12,7 +12,7 @@ #define PANEL_ICON_HOME "user-home" #define PANEL_ICON_LAUNCHER "gnome-panel-launcher" #define PANEL_ICON_LOCKSCREEN "system-lock-screen" -#define PANEL_ICON_LOGOUT "system-log-out" +#define PANEL_ICON_LOGOUT "gnome-logout" #define PANEL_ICON_MAIN_MENU "start-here" #define PANEL_ICON_NETWORK "network-workgroup" #define PANEL_ICON_NETWORK_SERVER "network-server" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org