diff --git a/.gitignore b/.gitignore index b4628ce..6eb3554 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /gnome-clocks-3.11.1.tar.xz /gnome-clocks-3.11.90.tar.xz /gnome-clocks-3.11.92.tar.xz +/gnome-clocks-3.12.0.tar.xz diff --git a/gnome-clocks.spec b/gnome-clocks.spec index daa0f64..4fffdcb 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -1,11 +1,11 @@ Name: gnome-clocks -Version: 3.11.92 +Version: 3.12.0 Release: 1%{?dist} Summary: Clock application designed for GNOME 3 License: GPLv2+ URL: https://live.gnome.org/GnomeClocks -Source0: http://download.gnome.org/sources/gnome-clocks/3.11/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-clocks/3.12/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel Buildrequires: gobject-introspection-devel @@ -61,6 +61,9 @@ fi %changelog +* Mon Mar 24 2014 Yanko Kaneti - 3.12.0-1 +- Update to 3.12.0 + * Wed Mar 19 2014 Yanko Kaneti - 3.11.92-1 - Update to 3.11.92 diff --git a/sources b/sources index ecb5edf..bbfd4ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -27a42f133e4a200562eda678a0129d15 gnome-clocks-3.11.92.tar.xz +7d6354501773c034e49c912169abfd6c gnome-clocks-3.12.0.tar.xz