1
0

Accepting request 135965 from home:dimstar:branches:GNOME:Factory

Update to 3.6.0 - tired of witing for OBS.. it does build locally

OBS-URL: https://build.opensuse.org/request/show/135965
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=159
This commit is contained in:
Dominique Leuenberger 2012-09-25 20:23:40 +00:00 committed by Git OBS Bridge
parent 07c93d5158
commit 7af7feb3b2
4 changed files with 19 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a247551c86972c4ed24bfccbd1b77d7b72226213d08513e4396795a3b792568c
size 4787184

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d58d0ccc3defe622f66f4ce8e1229e443f4f57c58f85eecde12b642b8a8e893
size 4803664

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Sep 25 14:36:45 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.0:
+ Network:
- Make connecting to Enterprise WPA Wi-Fi networks work again.
+ Region:
- Jump directly to the correct shortcuts section when following
the link.
+ Shell:
- Fix broken panels when launching the same one twice
+ User Accounts:
- Don't ask for the old password when none is set.
-------------------------------------------------------------------
Mon Sep 17 19:52:45 UTC 2012 - zaitor@opensuse.org

View File

@ -21,7 +21,7 @@
%define with_systemd 0
Name: gnome-control-center
Version: 3.5.92
Version: 3.6.0
Release: 0
# FIXME: stop owning %%{_datadir}/polkit-1/rules.d once polkit >= 0.106 is in (should be soon-ish, end of 09/2012)
# FIXME: in 12.3 and later, check if we still need patch2 (gnome-control-center-hide-region-system-tab.patch) (see bnc#703833)
@ -29,7 +29,7 @@ Summary: The GNOME Control Center
License: GPL-2.0+
Group: System/GUI/GNOME
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/gnome-control-center/3.5/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-control-center/3.6/%{name}-%{version}.tar.xz
# PATCH-FEATURE-OPENSUSE gnome-control-center-allow-yast-in-shell.patch vuntz@opensuse.org -- 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-HACK-OPENSUSE gnome-control-center-hide-region-system-tab.patch vuntz@opensuse.org -- Hide system tab in region panel until we really use the right files for system settings (see bnc#703833)