Update to 3.22.0
This commit is contained in:
parent
55fab7b31b
commit
69aa5a5ad8
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
||||
/gnome-clocks-3.20.1.tar.xz
|
||||
/gnome-clocks-3.21.1.tar.xz
|
||||
/gnome-clocks-3.21.2.tar.xz
|
||||
/gnome-clocks-3.22.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-clocks
|
||||
Version: 3.21.2
|
||||
Version: 3.22.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Clock application designed for GNOME 3
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Clocks
|
||||
Source0: https://download.gnome.org/sources/gnome-clocks/3.21/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-clocks/3.22/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtk3-devel
|
||||
Buildrequires: gobject-introspection-devel
|
||||
@ -81,6 +81,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||
- Update to 3.22.0
|
||||
|
||||
* Mon Aug 29 2016 Kalev Lember <klember@redhat.com> - 3.21.2-1
|
||||
- Update to 3.21.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user