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