commit d0ff16084f2c154f38ac1addcc6ab89cc38afe21 Author: Florian Müllner fmuellner@gnome.org Date: Fri Nov 1 00:08:29 2013 +0100
Update to 3.11.1
.gitignore | 1 + control-center.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 1575d3f..0184dd1 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ gnome-control-center-2.31.6.tar.bz2 /gnome-control-center-3.9.92.tar.xz /gnome-control-center-3.10.0.tar.xz /gnome-control-center-3.10.1.tar.xz +/gnome-control-center-3.11.1.tar.xz diff --git a/control-center.spec b/control-center.spec index 91fd296..37420d1 100644 --- a/control-center.spec +++ b/control-center.spec @@ -11,12 +11,12 @@
Summary: Utilities to configure the GNOME desktop Name: control-center -Version: 3.10.1 +Version: 3.11.1 Release: 1%{?dist} Epoch: 1 License: GPLv2+ and GFDL #VCS: git:git://git.gnome.org/gnome-control-center -Source: http://download.gnome.org/sources/gnome-control-center/3.10/gnome-control-ce... +Source: http://download.gnome.org/sources/gnome-control-center/3.11/gnome-control-ce... URL: http://www.gnome.org
# https://bugzilla.gnome.org/show_bug.cgi?id=695691 @@ -226,6 +226,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog +* Thu Oct 31 2013 Florian Müllner fmuellner@redhat.com - 1:3.11.1-1 +- Update to 3.11.1 + * Mon Oct 28 2013 Richard Hughes rhughes@redhat.com - 1:3.10.1-1 - Update to 3.10.1
diff --git a/sources b/sources index d43b181..205aa51 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0fc5b06af19d57d13f7f94df51a6a805 gnome-control-center-3.10.1.tar.xz +fcc52f27c140e32acdb0c7ebf406d61b gnome-control-center-3.11.1.tar.xz
scm-commits@lists.fedoraproject.org