Update to 3.10.0
This commit is contained in:
parent
aabbc98ba1
commit
d4896f9e6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/gnome-clocks-3.9.90.tar.xz
|
/gnome-clocks-3.9.90.tar.xz
|
||||||
/gnome-clocks-3.9.91.tar.xz
|
/gnome-clocks-3.9.91.tar.xz
|
||||||
/gnome-clocks-3.9.92.tar.xz
|
/gnome-clocks-3.9.92.tar.xz
|
||||||
|
/gnome-clocks-3.10.0.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: gnome-clocks
|
Name: gnome-clocks
|
||||||
Version: 3.9.92
|
Version: 3.10.0
|
||||||
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.9/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-clocks/3.10/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk3-devel
|
||||||
Buildrequires: gobject-introspection-devel
|
Buildrequires: gobject-introspection-devel
|
||||||
@ -60,6 +60,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 17 2013 Yanko Kaneti <yaneti@declera.com> - 3.9.92-1
|
||||||
- Update to 3.9.92. Geolocation support
|
- Update to 3.9.92. Geolocation support
|
||||||
- New BRs: itstool geoclue2-devel geocode-glib-devel
|
- New BRs: itstool geoclue2-devel geocode-glib-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user