diff --git a/.gitignore b/.gitignore index b1fdfa3..ed9b7ce 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ gnome-control-center-2.31.6.tar.bz2 /gnome-control-center-3.11.90.tar.xz /gnome-control-center-3.11.91.tar.xz /gnome-control-center-3.11.92.tar.xz +/gnome-control-center-3.12.0.tar.xz diff --git a/control-center.spec b/control-center.spec index f75b26f..196154d 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.11.92 +Version: 3.12.0 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.11/gnome-control-center-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-control-center/3.12/gnome-control-center-%{version}.tar.xz URL: http://www.gnome.org # https://bugzilla.gnome.org/show_bug.cgi?id=695691 @@ -221,6 +221,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Mon Mar 24 2014 Richard Hughes - 1:3.12.0-1 +- Update to 3.12.0 + * Tue Mar 18 2014 Richard Hughes - 1:3.11.92-1 - Update to 3.11.92 diff --git a/sources b/sources index 418a305..8302a18 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -613507a44992b79a4ec18fd29c1b02d0 gnome-control-center-3.11.92.tar.xz +d1c0a71bad910e0c03975f5597220d23 gnome-control-center-3.12.0.tar.xz