Hello community,

here is the log from the commit of package gnome-panel for openSUSE:Factory 
checked in at 2012-02-20 16:11:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-panel (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-panel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-panel", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-panel/gnome-panel.changes  2012-01-09 
12:55:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-panel.new/gnome-panel.changes     
2012-02-20 16:11:36.000000000 +0100
@@ -1,0 +2,31 @@
+Thu Feb  9 08:21:06 UTC 2012 - vu...@opensuse.org
+
+- Add back %posttrans/%preun scripts for the remaining gconf
+  schema: for some reason, those were lost at some point.
+
+-------------------------------------------------------------------
+Mon Feb  6 14:06:15 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.5:
+  + Panel:
+    - Don't ask for menus to be pushed in
+    - Use horizontal/vertical padding for button widgets
+    - Use GResource for data files
+    - Stop using deprecated gtk_[hv]box_new()
+  + libpanel-applet:
+    - Don't ask for menus to be pushed in
+    - Add panel_applet_setup_menu_from_resource() API
+  + All Applets:
+    - Use GResource for data files
+  + Clock Applet:
+    - Stop using deprecated gtk_[hv]box_new()
+    - Always show actions to set time
+    - Port to org.freedesktop.timedate1 to set timezones
+  + Fish Applet:
+    - Move fish animations data files in fish-specific directory
+- Add pkgconfig(polkit-gobject-1) BuildRequires: new dependency
+  upstream.
+- Remove gnome-settings-daemon-polkit-datetime Requires: the
+  systemd-timedated daemon is used to set timezone.
+
+-------------------------------------------------------------------

Old:
----
  gnome-panel-3.3.3.tar.xz

New:
----
  gnome-panel-3.3.5.tar.xz

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

Other differences:
------------------
++++++ gnome-panel.spec ++++++
--- /var/tmp/diff_new_pack.ApMXlk/_old  2012-02-20 16:11:38.000000000 +0100
+++ /var/tmp/diff_new_pack.ApMXlk/_new  2012-02-20 16:11:38.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-panel
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -17,7 +17,7 @@
 
 
 Name:           gnome-panel
-Version:        3.3.3
+Version:        3.3.5
 Release:        0
 # FIXME: gnome-main-menu not ported to new panel API, for this reason we do 
not Recommend gnome-main-menu.
 Summary:        The GNOME Desktop Panel
@@ -57,7 +57,7 @@
 BuildRequires:  pkgconfig(dconf)
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.31.14
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gweather-3.0)
@@ -69,13 +69,12 @@
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(libwnck-3.0)
 BuildRequires:  pkgconfig(pango)
+BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(telepathy-glib)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xau)
 Requires:       %{name}-branding = %{version}
-# Needed for the clock applet
-Requires:       gnome-settings-daemon-polkit-datetime
 # Required by clock/tz.c:
 Requires:       timezone
 Recommends:     %{name}-lang
@@ -251,6 +250,10 @@
 
 %pre -f %{name}.schemas_pre
 
+%posttrans -f %{name}.schemas_posttrans
+
+%preun -f %{name}.schemas_preun
+
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -312,18 +315,11 @@
 %{_libdir}/gnome-panel/4.0/*.so
 # Files that are in the extras package
 %exclude 
%{_datadir}/gnome-panel/4.0/applets/org.gnome.panel.FishApplet.panel-applet
-%exclude %{_datadir}/gnome-panel/pixmaps/*.fish
-%exclude %{_datadir}/gnome-panel/pixmaps/fishanim.png
-%exclude %{_datadir}/gnome-panel/pixmaps/footguy.png
-%exclude %{_datadir}/gnome-panel/pixmaps/monkey.png
-%exclude %{_datadir}/gnome-panel/pixmaps/oldwanda.png
-%exclude %{_datadir}/gnome-panel/ui/fish.ui
-%exclude %{_datadir}/gnome-panel/ui/fish-menu.xml
-%exclude %{_datadir}/gnome-panel/panel-default-layout.layout
+%exclude %{_datadir}/gnome-panel/fish/
 %exclude %{_datadir}/icons/hicolor/*/apps/gnome-panel-fish.*
 %exclude %{_libdir}/gnome-panel/4.0/libfish-applet.so
-# Files that are in the devel package
-%exclude %{_datadir}/gnome-panel/ui/panel-test-applets.ui
+# Files from  branding-upstream
+%exclude %{_datadir}/gnome-panel/panel-default-layout.layout
 
 %files branding-upstream
 %defattr (-, root, root)
@@ -356,14 +352,7 @@
 # When changing the file list here, please update the excluded files in the 
main package
 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.fish.gschema.xml
 %{_datadir}/gnome-panel/4.0/applets/org.gnome.panel.FishApplet.panel-applet
-%{_datadir}/gnome-panel/pixmaps/*.fish
-%{_datadir}/gnome-panel/pixmaps/fishanim.png
-%{_datadir}/gnome-panel/pixmaps/footguy.png
-%{_datadir}/gnome-panel/pixmaps/monkey.png
-%{_datadir}/gnome-panel/pixmaps/oldwanda.png
-# Note that wanda.png is actually used by gnome-panel directly too, so it 
shouldn't be here
-%{_datadir}/gnome-panel/ui/fish.ui
-%{_datadir}/gnome-panel/ui/fish-menu.xml
+%{_datadir}/gnome-panel/fish/
 %{_datadir}/icons/hicolor/*/apps/gnome-panel-fish.*
 %{_libdir}/gnome-panel/4.0/libfish-applet.so
 
@@ -371,7 +360,6 @@
 %defattr (-, root, root)
 %{_bindir}/panel-test-applets
 %{_datadir}/gir-1.0/*.gir
-%{_datadir}/gnome-panel/ui/panel-test-applets.ui
 %{_includedir}/gnome-panel-4.0/
 %{_libdir}/libpanel-applet-4.so
 %{_libdir}/pkgconfig/libpanelapplet-4.0.pc

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to