Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Factory
checked in at Wed Oct 5 11:08:31 CEST 2011.



--------
--- openSUSE:Factory/gnome-control-center/gnome-control-center.changes  
2011-09-23 02:00:25.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/gnome-control-center/gnome-control-center.changes  
    2011-10-03 09:37:55.000000000 +0200
@@ -1,0 +2,83 @@
+Mon Oct  3 07:36:56 UTC 2011 - [email protected]
+
+- Remove usage of %mime_database_{post,postun} macros as there is
+  no MIME definition installed.
+- Do not pass --disable-update-mimedb to configure since it's not
+  useful anymore.
+
+-------------------------------------------------------------------
+Mon Sep 26 19:41:43 UTC 2011 - [email protected]
+
+- Update to version 3.2.0:
+  + System info:
+    - Don't crash when systemd isn't used (bgo#659367)
+    - Don't warn if PackageKit isn't around
+    - Continue on filesystem query info (bgo#654563)
+  + Wacom:
+    - Show "stand-by" page when Wacom not available (bgo#657424)
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Sep 20 08:32:23 UTC 2011 - [email protected]
+
+- Update to version 3.1.92:
+  + Color:
+    - Fix help links for gnome-help 3.1*
+    - Don't assert if the user double clicks the delete profile
+      button
+    - Fix spawning of gcm-viewer
+    - Do not allow the user to choose profiles owned by other users
+    - Do not allow the user to set default a profile they cannot
+      access
+    - Disable 'View details' button if gcm-viewer is not installed
+    - Escape profile titles that have markup in the titles
+      (bgo#659127)
+    - Pack the left and right button groups into two GtkBox
+      containers (bgo#659273)
+  + Common:
+    - Add a way for panels to receive additional arguments
+      (bgo#657093)
+    - Bump GTK+ deps
+    - Tell the actual required version for NM
+  + Display:
+    - Remove duplicate/unused translations
+  + Info:
+    - Don't warn when the hostname is empty
+    - Do fallback correctly when reading hostnames
+    - Split the hostname setting
+  + Keyboard:
+    - Link directly to the layouts page
+  + Network:
+    - Show wireless dialogs when asked (bgo#657093)
+    - Fix memleak when argv changes
+    - A segfault was introduced when assigning to args (bgo#658670)
+    - Bind HTTP host entry to the 'host' setting in GSettings
+  + Printers:
+    - Match lower-case properly
+  + Region:
+    - Add ability to switch pages
+    - Fix display of layouts on the system tab
+    - Only offer to copy settings if they are different
+  + Screen:
+    - Don't fill up the space
+    - Fix resulting top-padding (bgo#657606)
+    - Remove indent on "Turn off..." label
+  + Shell:
+    - Replace window sizing code (bgo#658068)
+  + Sound:
+    - Put the level bar at 0 when muting (bgo#644537)
+    - Allow switching tabs from the command-line
+  + Universal access:
+    - Fix sensitivity of keyboard a11y (bgo#649452)
+    - Add context for text sizes (bgo#645729)
+    - Set contrast combo on startup (bgo#658990)
+  + User accounts:
+    - Hide old message when enrolling
+  + Wacom:
+    - Add a left-handed switch (bgo#657810)
+    - Improve alignment of lines and widgets (bgo#657425)
+    - Make string as translatable
+  + Updated translations.
+- Add pkgconfig(libnm-gtk) BuildRequires: new dependency.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gnome-control-center-3.1.91.tar.bz2

New:
----
  gnome-control-center-3.2.0.tar.bz2

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

Other differences:
------------------
++++++ gnome-control-center.spec ++++++
--- /var/tmp/diff_new_pack.R75XYW/_old  2011-10-05 11:08:26.000000000 +0200
+++ /var/tmp/diff_new_pack.R75XYW/_new  2011-10-05 11:08:26.000000000 +0200
@@ -40,7 +40,7 @@
 BuildRequires:  pkgconfig(gnome-settings-daemon) >= 2.91.94
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
 BuildRequires:  pkgconfig(gstreamer-0.10)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.1.19
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libgnomekbd)
@@ -48,6 +48,7 @@
 BuildRequires:  pkgconfig(libgnome-menu-3.0)
 BuildRequires:  pkgconfig(libgtop-2.0)
 BuildRequires:  pkgconfig(libnm-glib) >= 0.8.992
+BuildRequires:  pkgconfig(libnm-gtk) >= 0.8.992
 BuildRequires:  pkgconfig(libnotify) >= 0.7.3
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libpulse-mainloop-glib)
@@ -63,10 +64,10 @@
 Group:          System/GUI/GNOME
 Obsoletes:      fontilus themus acme
 Provides:       fontilus themus acme
-Version:        3.1.91
+Version:        3.2.0
 Release:        1
 Summary:        The GNOME Control Center
-Source:         
http://download.gnome.org/sources/gnome-control-center/3.1/%{name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/gnome-control-center/3.2/%{name}-%{version}.tar.bz2
 # PATCH-NEEDS-REBASE gnome-control-center-system-proxy-configuration.patch -- 
this needs to be reimplemented to be more distro-generic before submitting 
upstream - docs at http://en.opensuse.org/GNOME/Proxy_configuration (was 
PATCH-FEATURE-OPENSUSE)
 Patch14:        gnome-control-center-system-proxy-configuration.patch
 Url:            http://www.gnome.org
@@ -140,8 +141,7 @@
         --with-libsocialweb\
         --disable-static\
         --disable-scrollkeeper\
-        --disable-maintainer-mode\
-        --disable-update-mimedb
+        --disable-maintainer-mode
 make %{?jobs:-j%jobs} V=1
 
 %install
@@ -149,7 +149,6 @@
 %if 0%{?suse_version} <= 1120
 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
-rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}-2.0 %{?no_lang_C}
 %find_lang %{name}-2.0-timezones %{name}-2.0.lang
@@ -185,13 +184,11 @@
 %glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
-%mime_database_post
 
 %postun
 %glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%mime_database_postun
 
 %post -n libgnome-control-center1 -p /sbin/ldconfig
 

++++++ gnome-control-center-3.1.91.tar.bz2 -> 
gnome-control-center-3.2.0.tar.bz2 ++++++
++++ 148145 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