diff --git a/.gitignore b/.gitignore index 3e45102..f07922c 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /gnome-clocks-3.12.0.tar.xz /gnome-clocks-3.13.1.tar.xz /gnome-clocks-3.13.2.tar.xz +/gnome-clocks-3.13.91.tar.xz diff --git a/gnome-clocks.spec b/gnome-clocks.spec index 775c88c..9b2577b 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -1,5 +1,5 @@ Name: gnome-clocks -Version: 3.13.2 +Version: 3.13.91 Release: 1%{?dist} Summary: Clock application designed for GNOME 3 @@ -10,7 +10,7 @@ Source0: http://download.gnome.org/sources/gnome-clocks/3.13/%{name}-%{ve BuildRequires: gtk3-devel Buildrequires: gobject-introspection-devel BuildRequires: libcanberra-devel -BuildRequires: libgweather-devel +BuildRequires: libgweather-devel >= 3.13.91 BuildRequires: gnome-desktop3-devel BuildRequires: libnotify-devel BuildRequires: vala-tools @@ -64,6 +64,9 @@ fi %changelog +* Tue Sep 2 2014 Yanko Kaneti - 3.13.91-1 +- Update to 3.13.91 + * Tue Aug 19 2014 Yanko Kaneti - 3.13.2-1 - Update to 3.13.2 diff --git a/sources b/sources index 3df3ca8..8e0b456 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -523a4c6ed4d16c071235c5a00991cf10 gnome-clocks-3.13.2.tar.xz +6c773c67fdadc6b0482d3aff22247900 gnome-clocks-3.13.91.tar.xz