diff --git a/.gitignore b/.gitignore index a8f7efb..739fa93 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /gnome-clocks-3.16.1.tar.xz /gnome-clocks-3.16.2.tar.xz /gnome-clocks-3.18.0.tar.xz +/gnome-clocks-3.19.1.tar.xz diff --git a/gnome-clocks.spec b/gnome-clocks.spec index a3634d1..af941a8 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -1,11 +1,11 @@ Name: gnome-clocks -Version: 3.18.0 +Version: 3.19.1 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.18/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-clocks/3.19/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel Buildrequires: gobject-introspection-devel @@ -79,6 +79,9 @@ fi %changelog +* Mon Dec 14 2015 Yanko Kaneti - 3.19.1-1 +- First development release + * Mon Sep 21 2015 Yanko Kaneti - 3.18.0-1 - Update to 3.18.0 diff --git a/sources b/sources index 51fe8c8..b8599c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -40bf750917a9d16637899963508c8523 gnome-clocks-3.18.0.tar.xz +da10340a648e136b03d1435e54617e32 gnome-clocks-3.19.1.tar.xz