Update to 3.22.0

This commit is contained in:
Kalev Lember 2016-09-19 09:00:17 +02:00
parent 55fab7b31b
commit 69aa5a5ad8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
5b10bfac0665c695e02a2e0d5fb1c661 gnome-clocks-3.21.2.tar.xz
fb0ee87e5c0908c5d7261126801a42ce gnome-clocks-3.22.0.tar.xz