Accepting request 198113 from GNOME:Factory

Update to 3.9.91

OBS-URL: https://build.opensuse.org/request/show/198113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-control-center?expand=0&rev=102
This commit is contained in:
Tomáš Chvátal 2013-09-12 14:42:43 +00:00 committed by Git OBS Bridge
commit 19112e06d5
4 changed files with 33 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Sep 4 06:43:59 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.91:
+ Date & Time:
- Hide the NTP switch when the service is unavailable.
- Show the automatic timezone switch.
- Display timezone offset in a slightly nicer way.
+ Display:
- Add the current background to the display previews and
improve the display number indicators.
+ Network:
- Wrap the DNS list for mobile networks.
- Mark connection editor as changed when toggling the 'Only use
for resources on its network' checkbox.
+ Online Accounts:
- Add keywords for Kerberos, SMTP and IMAP to ease search
- Increase the height of the "Add Account" dialog to
accommodate the list of Chat providers.
+ Printers:
- When adding a printer, do not prompt for user crendentials on
every network samba server we discover that needs them.
Instead, show such servers in the list and prompt only when
users explicitly select them.
+ Shell:
- Avoid width changes when searching.
-------------------------------------------------------------------
Sat Aug 24 17:42:00 UTC 2013 - dimstar@opensuse.org

View File

@ -24,7 +24,7 @@
%define with_ibus 1
Name: gnome-control-center
Version: 3.9.90.1
Version: 3.9.91
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
@ -57,7 +57,7 @@ BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(glib-2.0) >= 2.35.1
BuildRequires: pkgconfig(glib-2.0) >= 2.37.7
BuildRequires: pkgconfig(gmodule-2.0)
BuildRequires: pkgconfig(gnome-bluetooth-1.0) >= 3.5.5
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.9.90
@ -65,7 +65,7 @@ BuildRequires: pkgconfig(gnome-settings-daemon) >= 3.7.3
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(gsettings-desktop-schemas) >= 3.9.91
BuildRequires: pkgconfig(gstreamer-1.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.12
%if %{with_ibus}