Update to 3.10.0

This commit is contained in:
Yanko Kaneti 2013-09-23 20:55:22 +03:00
parent aabbc98ba1
commit d4896f9e6c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@
/gnome-clocks-3.9.90.tar.xz
/gnome-clocks-3.9.91.tar.xz
/gnome-clocks-3.9.92.tar.xz
/gnome-clocks-3.10.0.tar.xz

View File

@ -1,11 +1,11 @@
Name: gnome-clocks
Version: 3.9.92
Version: 3.10.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.9/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-clocks/3.10/%{name}-%{version}.tar.xz
BuildRequires: gtk3-devel
Buildrequires: gobject-introspection-devel
@ -60,6 +60,9 @@ fi
%changelog
* Mon Sep 23 2013 Yanko Kaneti <yaneti@declera.com> - 3.10.0-1
- Update to 3.10.0
* Tue Sep 17 2013 Yanko Kaneti <yaneti@declera.com> - 3.9.92-1
- Update to 3.9.92. Geolocation support
- New BRs: itstool geoclue2-devel geocode-glib-devel

View File

@ -1 +1 @@
8e023ac04c15185fc091d3b3dea76663 gnome-clocks-3.9.92.tar.xz
9ab8d92b1ff63b4ca649ad2c1b10260e gnome-clocks-3.10.0.tar.xz