[control-center] Update to 3.13.2

Richard Hughes rhughes at fedoraproject.org
Tue Jun 24 16:24:59 UTC 2014


commit a3126135a18ea286d7d56a9c9d308ceba1b74d7b
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Jun 24 17:24:56 2014 +0100

    Update to 3.13.2

 .gitignore                                         |    1 +
 ...unts-Use-a-header-bar-for-the-Add-Account.patch |   84 --------------------
 control-center.spec                                |   13 +--
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 93 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 540ef6e..714e84d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,3 +79,4 @@ gnome-control-center-2.31.6.tar.bz2
 /gnome-control-center-3.12.0.tar.xz
 /gnome-control-center-3.12.1.tar.xz
 /gnome-control-center-3.13.1.tar.xz
+/gnome-control-center-3.13.2.tar.xz
diff --git a/control-center.spec b/control-center.spec
index d29e598..a96d260 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -10,8 +10,8 @@
 
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
-Version: 3.13.1
-Release: 6%{?dist}
+Version: 3.13.2
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 #VCS: git:git://git.gnome.org/gnome-control-center
@@ -21,11 +21,6 @@ URL: http://www.gnome.org
 # https://bugzilla.gnome.org/show_bug.cgi?id=695691
 Patch0: distro-logo.patch
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=730080
-# upstream commit https://git.gnome.org/browse/gnome-control-center/commit/?id=29bd627bb3e2d28005f4f22b8491c96acaa0f5ec
-# drop with next upstream release
-Patch1: 0001-online-accounts-Use-a-header-bar-for-the-Add-Account.patch
-
 Requires: gnome-settings-daemon >= %{gsd_version}
 Requires: redhat-menus >= %{redhat_menus_version}
 Requires: alsa-lib
@@ -134,7 +129,6 @@ utilities.
 %prep
 %setup -q -n gnome-control-center-%{version}
 %patch0 -p1 -b .distro-logo
-%patch1 -p1 -b .online_accounts_headerbar
 
 %build
 %configure \
@@ -222,6 +216,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Jun 24 2014 Richard Hughes <rhughes at redhat.com> - 1:3.13.2-1
+- Update to 3.13.2
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.13.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 5d6f80b..864a066 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4696110b08ff5102988fe552cbe855a6  gnome-control-center-3.13.1.tar.xz
+5c3a201065b54d8232d7a3cba27334de  gnome-control-center-3.13.2.tar.xz


More information about the scm-commits mailing list