From 085e305866979a46613a46a34add43fbe557371b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 23 Sep 2014 08:57:51 +0200 Subject: [PATCH] Update to 0.16.0 --- .gitignore | 1 + libgee.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ec49a35..0d4da85 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/libgee.spec b/libgee.spec index 2ce0447..f9558d0 100644 --- a/libgee.spec +++ b/libgee.spec @@ -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 - 0.16.0-1 +- Update to 0.16.0 + * Tue Sep 16 2014 Kalev Lember - 0.15.92-1 - Update to 0.15.92 - Tighten subpackage deps with the _isa macro diff --git a/sources b/sources index 187985b..55595b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8097fb726ba80b18deb191443dff0da1 libgee-0.15.92.tar.xz +12ab75a06a145a48406b2c135a3be191 libgee-0.16.0.tar.xz