[control-center] update to 3.9.5, buildrequires libsoup-devel

Adam Williamson adamwill at fedoraproject.org
Thu Aug 1 00:14:37 UTC 2013


commit fef41959982965b3bf1abead5008cea5321c90a4
Author: Adam Williamson <awilliam at redhat.com>
Date:   Wed Jul 31 17:14:19 2013 -0700

    update to 3.9.5, buildrequires libsoup-devel

 .gitignore          |    1 +
 control-center.spec |    9 +++++++--
 sources             |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 87ca85e..942fc83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,4 @@ gnome-control-center-2.31.6.tar.bz2
 /gnome-control-center-3.8.2.tar.xz
 /gnome-control-center-3.9.2.1.tar.xz
 /gnome-control-center-3.9.3.tar.xz
+/gnome-control-center-3.9.5.tar.xz
diff --git a/control-center.spec b/control-center.spec
index eceab71..04247d2 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -11,8 +11,8 @@
 
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
-Version: 3.9.3
-Release: 2%{?dist}
+Version: 3.9.5
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 #VCS: git:git://git.gnome.org/gnome-control-center
@@ -98,6 +98,7 @@ BuildRequires: docbook-style-xsl
 BuildRequires: systemd-devel
 BuildRequires: libpwquality-devel
 BuildRequires: ibus-devel
+BuildRequires: libsoup-devel
 %ifnarch s390 s390x
 BuildRequires: gnome-bluetooth-devel >= 3.3.4
 BuildRequires: libwacom-devel
@@ -225,6 +226,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Jul 31 2013 Adam Williamson <awilliam at redhat.com> - 1:3.9.5-1
+- Update to 3.9.5
+- buildrequires libsoup-devel
+
 * Tue Jul 30 2013 Richard Hughes <rhughes at redhat.com> - 1:3.9.3-2
 - Rebuild for colord soname bump
 
diff --git a/sources b/sources
index 3abbcdc..3708cfd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-158bb3ad8dcab492b0e0092c0683d846  gnome-control-center-3.9.3.tar.xz
+3155fea6cdf92cf9d391da7dc21c006b  gnome-control-center-3.9.5.tar.xz


More information about the scm-commits mailing list