Update to 3.21.1

This commit is contained in:
Kalev Lember 2016-08-18 15:39:46 +02:00
parent cc2684b77f
commit 737cf1d6f4
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@
/gnome-clocks-3.19.2.tar.xz /gnome-clocks-3.19.2.tar.xz
/gnome-clocks-3.20.0.tar.xz /gnome-clocks-3.20.0.tar.xz
/gnome-clocks-3.20.1.tar.xz /gnome-clocks-3.20.1.tar.xz
/gnome-clocks-3.21.1.tar.xz

View File

@ -1,11 +1,11 @@
Name: gnome-clocks Name: gnome-clocks
Version: 3.20.1 Version: 3.21.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Clock application designed for GNOME 3 Summary: Clock application designed for GNOME 3
License: GPLv2+ License: GPLv2+
URL: https://live.gnome.org/GnomeClocks URL: https://live.gnome.org/GnomeClocks
Source0: http://download.gnome.org/sources/gnome-clocks/3.20/%{name}-%{version}.tar.xz Source0: http://download.gnome.org/sources/gnome-clocks/3.21/%{name}-%{version}.tar.xz
BuildRequires: gtk3-devel BuildRequires: gtk3-devel
Buildrequires: gobject-introspection-devel Buildrequires: gobject-introspection-devel
@ -13,10 +13,10 @@ BuildRequires: libcanberra-devel
BuildRequires: libgweather-devel >= 3.13.91 BuildRequires: libgweather-devel >= 3.13.91
BuildRequires: gnome-desktop3-devel BuildRequires: gnome-desktop3-devel
BuildRequires: vala-tools BuildRequires: vala-tools
BuildRequires: intltool >= 0.50.1
BuildRequires: desktop-file-utils glib2-devel itstool BuildRequires: desktop-file-utils glib2-devel itstool
BuildRequires: geoclue2-devel BuildRequires: geoclue2-devel
BuildRequires: geocode-glib-devel BuildRequires: geocode-glib-devel
BuildRequires: gettext
BuildRequires: gsound-devel BuildRequires: gsound-devel
BuildRequires: libappstream-glib BuildRequires: libappstream-glib
@ -79,6 +79,9 @@ fi
%changelog %changelog
* Thu Aug 18 2016 Kalev Lember <klember@redhat.com> - 3.21.1-1
- Update to 3.21.1
* Sun May 8 2016 Yanko Kaneti <klember@redhat.com> - 3.20.1-1 * Sun May 8 2016 Yanko Kaneti <klember@redhat.com> - 3.20.1-1
- Update to 3.20.1 - Update to 3.20.1

View File

@ -1 +1 @@
233ab21a1505cdf968daf141e51c616a gnome-clocks-3.20.1.tar.xz c38302350c273d6bc9b98f310f5b9e8a gnome-clocks-3.21.1.tar.xz