Update to 3.20.0

This commit is contained in:
Yanko Kaneti 2016-03-20 16:04:26 +02:00
parent 61f6486fe3
commit e8f8028b1b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@
/gnome-clocks-3.18.0.tar.xz
/gnome-clocks-3.19.1.tar.xz
/gnome-clocks-3.19.2.tar.xz
/gnome-clocks-3.20.0.tar.xz

View File

@ -1,11 +1,11 @@
Name: gnome-clocks
Version: 3.19.2
Version: 3.20.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.19/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-clocks/3.20/%{name}-%{version}.tar.xz
BuildRequires: gtk3-devel
Buildrequires: gobject-introspection-devel
@ -79,6 +79,9 @@ fi
%changelog
* Sun Mar 20 2016 Yanko Kaneti <klember@redhat.com> - 3.20.0-1
- Update to 3.20.0
* Sun Feb 21 2016 Yanko Kaneti <klember@redhat.com> - 3.19.2-1
- Update to 3.19.2

View File

@ -1 +1 @@
c341eef0218222ee5667e4752a85fc1e gnome-clocks-3.19.2.tar.xz
8295d7a1b256cde126dc575e9a2dab29 gnome-clocks-3.20.0.tar.xz