From 5fcc1ec189d7ec66d04a30285ad5e63417ee89cf Mon Sep 17 00:00:00 2001 From: Yanko Kaneti Date: Feb 19 2015 13:29:40 +0000 Subject: Update to 3.15.90. BR intltool >= 0.50.1 --- diff --git a/.gitignore b/.gitignore index 04da828..78cd37c 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /gnome-clocks-3.14.0.tar.xz /gnome-clocks-3.14.1.tar.xz /gnome-clocks-3.15.1.tar.xz +/gnome-clocks-3.15.90.tar.xz diff --git a/gnome-clocks.spec b/gnome-clocks.spec index ccd3998..5cbf163 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -1,5 +1,5 @@ Name: gnome-clocks -Version: 3.15.1 +Version: 3.15.90 Release: 1%{?dist} Summary: Clock application designed for GNOME 3 @@ -13,7 +13,8 @@ BuildRequires: libcanberra-devel BuildRequires: libgweather-devel >= 3.13.91 BuildRequires: gnome-desktop3-devel BuildRequires: vala-tools -BuildRequires: intltool desktop-file-utils glib2-devel itstool +BuildRequires: intltool >= 0.50.1 +BuildRequires: desktop-file-utils glib2-devel itstool BuildRequires: geoclue2-devel BuildRequires: geocode-glib-devel BuildRequires: gsound-devel @@ -64,6 +65,9 @@ fi %changelog +* Thu Feb 19 2015 Yanko Kaneti - 3.15.90-1 +- Update to 3.15.90. BR intltool >= 0.50.1 + * Mon Dec 1 2014 Yanko Kaneti - 3.15.1-1 - First development release from the 3.16 cycle. - Depends on gsound diff --git a/sources b/sources index a374a14..960efcf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7cbf1dbb3c1b399ec528cb2e735d0a4 gnome-clocks-3.15.1.tar.xz +c3f7b7a59406240d75a39c8224e2effe gnome-clocks-3.15.90.tar.xz