From 14f6874ce3b6323e25af7752c5764f0e97427f639ed273144050390662939db9 Mon Sep 17 00:00:00 2001
From: Dominique Leuenberger <dimstar@opensuse.org>
Date: Tue, 26 Mar 2013 20:11:32 +0000
Subject: [PATCH] Accepting request 161149 from
 home:dimstar:branches:GNOME:Factory

Update to 3.8.0

OBS-URL: https://build.opensuse.org/request/show/161149
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=181
---
 gnome-control-center-3.7.92.tar.xz | 3 ---
 gnome-control-center-3.8.0.tar.xz  | 3 +++
 gnome-control-center.changes       | 6 ++++++
 gnome-control-center.spec          | 4 ++--
 4 files changed, 11 insertions(+), 5 deletions(-)
 delete mode 100644 gnome-control-center-3.7.92.tar.xz
 create mode 100644 gnome-control-center-3.8.0.tar.xz

diff --git a/gnome-control-center-3.7.92.tar.xz b/gnome-control-center-3.7.92.tar.xz
deleted file mode 100644
index 33f46ea..0000000
--- a/gnome-control-center-3.7.92.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e30bcc7a4e21714ccdc33cfed7fb5b6189f708f5596eab2100f4c983d6190ad9
-size 6773296
diff --git a/gnome-control-center-3.8.0.tar.xz b/gnome-control-center-3.8.0.tar.xz
new file mode 100644
index 0000000..2082d65
--- /dev/null
+++ b/gnome-control-center-3.8.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:154653d45c224eb5daf5a756e145989c2477fc4b448af20a5b62dbb897dd74f7
+size 6793712
diff --git a/gnome-control-center.changes b/gnome-control-center.changes
index 8217661..f2e0e61 100644
--- a/gnome-control-center.changes
+++ b/gnome-control-center.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Tue Mar 26 10:24:50 UTC 2013 - dimstar@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
 -------------------------------------------------------------------
 Tue Mar 19 19:52:48 UTC 2013 - dimstar@opensuse.org
 
diff --git a/gnome-control-center.spec b/gnome-control-center.spec
index 706ffed..eb4962b 100644
--- a/gnome-control-center.spec
+++ b/gnome-control-center.spec
@@ -24,14 +24,14 @@
 %define with_ibus 0
 
 Name:           gnome-control-center
-Version:        3.7.92
+Version:        3.8.0
 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
 License:        GPL-2.0+
 Group:          System/GUI/GNOME
 Url:            http://www.gnome.org
-Source:         http://download.gnome.org/sources/gnome-control-center/3.7/%{name}-%{version}.tar.xz
+Source:         http://download.gnome.org/sources/gnome-control-center/3.8/%{name}-%{version}.tar.xz
 # NEEDS-REBASE 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-NEEDS-REBASE 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)