Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Factory checked in at 2013-09-04 14:07:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-control-center (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-control-center.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-control-center"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes    
    2013-08-16 12:24:40.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center.changes
   2013-09-04 14:07:53.000000000 +0200
@@ -1,0 +2,66 @@
+Sat Aug 24 17:42:00 UTC 2013 - [email protected]
+
+- Drop gnome-control-center-fine-grained-tz-polkit.patch: the
+  Date & Time panel had a major overhaul and the patch in this form
+  does not make sense. The patch was disabled for some time
+  already.
+- Drop gnome-control-center-hide-region-system-tab.patch: the
+  region panel had a major overhaul and the patch in this form does
+  not make sense. The patch was disabled for some time already.
+- Drop gnome-control-center-nma-nialog.patch and
+  gnome-control-center-build.patch: these patches are long out of
+  service, as they targetted build fixes for NM 0.9.6.2.
+
+-------------------------------------------------------------------
+Thu Aug 22 20:33:07 UTC 2013 - [email protected]
+
+- Update to version 3.9.90.1:
+  + Mouse:
+    - Fix stretched "Test Your Settings" button.
+  + Network:
+    - Remove placeholder label contents.
+  + Online Accounts:
+    - Support Telepathy accounts.
+  + Region:
+    - Fix stretched "Login Screen" button.
+  + Shell:
+    - Fix stretched header bar lock button.
+
+-------------------------------------------------------------------
+Wed Aug 21 06:46:34 UTC 2013 - [email protected]
+
+- Update to version 3.9.90:
+  + Background:
+    - Add support for lock screen background.
+  + Date & Time:
+    - New design.
+  + Display:
+    - New design.
+  + Keyboard:
+    - Add a screencast shortcut entry.
+  + Network:
+    - Activate wired profiles when clicked.
+    - Don't show the airplane mode switch if the system doesn't
+      support it.
+  + Power:
+    - Add a slider to control keyboard brightness.
+  + Privacy:
+    - Remove Name & Visibility section.
+    - Confirm before emptying trash or purging temporary files.
+  + Sharing:
+    - Don't allow empty passwords in screen sharing.
+  + Shell:
+    - Prevent the window from being taller than the height of the
+      monitor.
+    - Use a GtkHeaderBar as the window's title bar.
+    - Use a GtkSearchBar for the search entry.
+    - Start search when typing.
+  + User Accounts:
+    - Enable checking for sequences in password.
+    - Add a short explanation of what enterprise login is and a
+      note about reduced functionality when offline.
+    - Design and interaction refinements.
+- Disable gnome-control-center-fine-grained-tz-polkit.patch: the
+  patch needs rebasing.
+
+-------------------------------------------------------------------

Old:
----
  gnome-control-center-3.9.5.tar.xz
  gnome-control-center-build.patch
  gnome-control-center-fine-grained-tz-polkit.patch
  gnome-control-center-hide-region-system-tab.patch
  gnome-control-center-nma-nialog.patch

New:
----
  gnome-control-center-3.9.90.1.tar.xz

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

Other differences:
------------------
++++++ gnome-control-center.spec ++++++
--- /var/tmp/diff_new_pack.XJpb6v/_old  2013-09-04 14:07:54.000000000 +0200
+++ /var/tmp/diff_new_pack.XJpb6v/_new  2013-09-04 14:07:54.000000000 +0200
@@ -24,7 +24,7 @@
 %define with_ibus 1
 
 Name:           gnome-control-center
-Version:        3.9.5
+Version:        3.9.90.1
 Release:        0
 # FIXME: in 12.3 and later, check if we still need patch2 
(gnome-control-center-hide-region-system-tab.patch) (see bnc#703833)
 Summary:        The GNOME Control Center
@@ -34,18 +34,10 @@
 Source:         
http://download.gnome.org/sources/gnome-control-center/3.9/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE gnome-control-center-allow-yast-in-shell.patch 
[email protected] -- Allow the launch of the yast shell from the g-c-c shell; 
it's quite ugly, but on the other hand, we don't want to change the behavior of 
the shell except for yast...
 Patch0:         gnome-control-center-allow-yast-in-shell.patch
-# PATCH-NEEDS-REBASE PATCH-HACK-OPENSUSE 
gnome-control-center-hide-region-system-tab.patch [email protected] -- Hide 
system tab in region panel until we really use the right files for system 
settings (see bnc#703833)
-Patch2:         gnome-control-center-hide-region-system-tab.patch
-# PATCH-FIX-UPSTREAM gnome-control-center-fine-grained-tz-polkit.patch 
bgo#646185 bnc#749453 [email protected] -- Allow changing timezone without 
requiring privileges to change time
-Patch3:         gnome-control-center-fine-grained-tz-polkit.patch
 # 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
 # PATCH-NEEDS-REBASE PATCH-FIX-UPSTREAM gcc-private-connection.patch 
bnc#751211 bgo#646187 [email protected] -- network: create private 
connections if the user if not authorized
 Patch15:        gcc-private-connection.patch
-# PATCH-FIX-UPSTREAM gnome-control-center-build.patch [email protected] -- 
Fix build with stable NM branch. Patch from distributors mailinglist.
-Patch17:        gnome-control-center-build.patch
-# PATCH-FIX-UPSTREAM gnome-control-center-nma-nialog.patch 
[email protected] -- Fix includes. More complete rewrite already in git.
-Patch18:        gnome-control-center-nma-nialog.patch
 BuildRequires:  cups-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
@@ -68,14 +60,14 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.35.1
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gnome-bluetooth-1.0) >= 3.5.5
-BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.9.0
+BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.9.90
 BuildRequires:  pkgconfig(gnome-settings-daemon) >= 3.7.3
-BuildRequires:  pkgconfig(goa-1.0) >= 3.9.1
+BuildRequires:  pkgconfig(goa-1.0) >= 3.9.90
 BuildRequires:  pkgconfig(goa-backend-1.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.7.2.2
 BuildRequires:  pkgconfig(gstreamer-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.12
 %if %{with_ibus}
 BuildRequires:  pkgconfig(ibus-1.0) >= 1.4.99
 %endif
@@ -95,7 +87,7 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(mm-glib) >= 0.7
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.103
-BuildRequires:  pkgconfig(pwquality) >= 1.2.0
+BuildRequires:  pkgconfig(pwquality) >= 1.2.2
 BuildRequires:  pkgconfig(smbclient)
 BuildRequires:  pkgconfig(upower-glib)
 BuildRequires:  pkgconfig(x11)
@@ -161,14 +153,9 @@
 %setup -q
 #ranslation-update-upstream
 %patch0 -p1
-#Needs rebase
-#patch2 -p1
-%patch3 -p1
 #NEEDS-REBASE
 #patch14 -p1
 #patch15 -p1
-%patch17 -p1
-%patch18 -p1
 
 %build
 ACLOCAL_FLAGS="-I libgd" NOCONFIGURE=1 gnome-autogen.sh

++++++ gnome-control-center-3.9.5.tar.xz -> 
gnome-control-center-3.9.90.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center-3.9.5.tar.xz
 
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center-3.9.90.1.tar.xz
 differ: char 25, line 1

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

Reply via email to