Update to 3.14.0
This commit is contained in:
parent
aac2900675
commit
dacfb1a5ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
|||||||
/gnome-clocks-3.13.2.tar.xz
|
/gnome-clocks-3.13.2.tar.xz
|
||||||
/gnome-clocks-3.13.91.tar.xz
|
/gnome-clocks-3.13.91.tar.xz
|
||||||
/gnome-clocks-3.13.92.tar.xz
|
/gnome-clocks-3.13.92.tar.xz
|
||||||
|
/gnome-clocks-3.14.0.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: gnome-clocks
|
Name: gnome-clocks
|
||||||
Version: 3.13.92
|
Version: 3.14.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.13/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-clocks/3.14/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk3-devel
|
||||||
Buildrequires: gobject-introspection-devel
|
Buildrequires: gobject-introspection-devel
|
||||||
@ -64,6 +64,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 22 2014 Yanko Kaneti <yaneti@declera.com> - 3.14.0-1
|
||||||
|
- Update to 3.14.0
|
||||||
|
|
||||||
* Wed Sep 17 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
|
* Wed Sep 17 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
|
||||||
- Update to 3.13.92
|
- Update to 3.13.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user