First development release

This commit is contained in:
Yanko Kaneti 2015-12-14 15:29:16 +02:00
parent 7f69d0eb1c
commit c7f3de0ba6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -33,3 +33,4 @@
/gnome-clocks-3.16.1.tar.xz
/gnome-clocks-3.16.2.tar.xz
/gnome-clocks-3.18.0.tar.xz
/gnome-clocks-3.19.1.tar.xz

View File

@ -1,11 +1,11 @@
Name: gnome-clocks
Version: 3.18.0
Version: 3.19.1
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.18/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-clocks/3.19/%{name}-%{version}.tar.xz
BuildRequires: gtk3-devel
Buildrequires: gobject-introspection-devel
@ -79,6 +79,9 @@ fi
%changelog
* Mon Dec 14 2015 Yanko Kaneti <klember@redhat.com> - 3.19.1-1
- First development release
* Mon Sep 21 2015 Yanko Kaneti <klember@redhat.com> - 3.18.0-1
- Update to 3.18.0

View File

@ -1 +1 @@
40bf750917a9d16637899963508c8523 gnome-clocks-3.18.0.tar.xz
da10340a648e136b03d1435e54617e32 gnome-clocks-3.19.1.tar.xz