Update to 3.20.0
This commit is contained in:
parent
61f6486fe3
commit
e8f8028b1b
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user