Update to 0.16.0

This commit is contained in:
Kalev Lember 2014-09-23 08:57:51 +02:00
parent 5585a196f1
commit 085e305866
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/libgee-0.15.3.tar.xz
/libgee-0.15.90.tar.xz
/libgee-0.15.92.tar.xz
/libgee-0.16.0.tar.xz

View File

@ -1,5 +1,5 @@
Name: libgee
Version: 0.15.92
Version: 0.16.0
Release: 1%{?dist}
Summary: GObject collection library
@ -7,7 +7,7 @@ Group: System Environment/Libraries
License: LGPLv2+
URL: http://live.gnome.org/Libgee
#VCS: git:git://git.gnome.org/libgee
Source0: http://download.gnome.org/sources/libgee/0.15/libgee-%{version}.tar.xz
Source0: http://download.gnome.org/sources/libgee/0.16/libgee-%{version}.tar.xz
BuildRequires: glib2-devel
BuildRequires: gobject-introspection-devel
@ -112,6 +112,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 0.16.0-1
- Update to 0.16.0
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 0.15.92-1
- Update to 0.15.92
- Tighten subpackage deps with the _isa macro

View File

@ -1 +1 @@
8097fb726ba80b18deb191443dff0da1 libgee-0.15.92.tar.xz
12ab75a06a145a48406b2c135a3be191 libgee-0.16.0.tar.xz