Update to 3.18.0
This commit is contained in:
parent
47422e72f0
commit
7f69d0eb1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/gnome-clocks-3.16.0.tar.xz
|
||||
/gnome-clocks-3.16.1.tar.xz
|
||||
/gnome-clocks-3.16.2.tar.xz
|
||||
/gnome-clocks-3.18.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-clocks
|
||||
Version: 3.16.2
|
||||
Version: 3.18.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.16/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-clocks/3.18/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtk3-devel
|
||||
Buildrequires: gobject-introspection-devel
|
||||
@ -79,6 +79,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 21 2015 Yanko Kaneti <klember@redhat.com> - 3.18.0-1
|
||||
- Update to 3.18.0
|
||||
|
||||
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 3.16.2-1
|
||||
- Update to 3.16.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user