diff --git a/.gitignore b/.gitignore index 99c09ee..be8d868 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /gnome-clocks-3.15.1.tar.xz /gnome-clocks-3.15.90.tar.xz /gnome-clocks-3.15.92.tar.xz +/gnome-clocks-3.16.0.tar.xz diff --git a/gnome-clocks.spec b/gnome-clocks.spec index 9f8a29a..3a033d6 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -1,11 +1,11 @@ Name: gnome-clocks -Version: 3.15.92 +Version: 3.16.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.15/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-clocks/3.16/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel Buildrequires: gobject-introspection-devel @@ -51,7 +51,8 @@ fi /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %files -f gnome-clocks.lang -%doc AUTHORS COPYING README NEWS +%doc AUTHORS README NEWS +%license COPYING %{_bindir}/gnome-clocks %{_datadir}/gnome-clocks %{_datadir}/icons/*/*/apps/gnome-clocks.png @@ -65,6 +66,10 @@ fi %changelog +* Mon Mar 23 2015 Yanko Kaneti - 3.16.0-1 +- Update to 3.16.0 +- Use license macro + * Sat Mar 14 2015 Yanko Kaneti - 3.15.92-1 - Update to 3.15.92 diff --git a/sources b/sources index a180fd1..954bf78 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c102090df889f5e230d47e2364202ab gnome-clocks-3.15.92.tar.xz +f46d399f2968c4a3c1758dcaee18caf6 gnome-clocks-3.16.0.tar.xz