From df4eb38c6efda273f5e9641f3f1b1c3d827aec93 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 17 Mar 2015 15:51:35 +0100 Subject: [PATCH] Update to 0.17.92 --- .gitignore | 1 + libgee.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f83eaa9..b12fa72 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /libgee-0.15.92.tar.xz /libgee-0.16.0.tar.xz /libgee-0.16.1.tar.xz +/libgee-0.17.92.tar.xz diff --git a/libgee.spec b/libgee.spec index 9f018bd..85208df 100644 --- a/libgee.spec +++ b/libgee.spec @@ -1,5 +1,5 @@ Name: libgee -Version: 0.16.1 +Version: 0.17.92 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.16/libgee-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libgee/0.17/libgee-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel @@ -111,6 +111,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Mar 17 2015 Kalev Lember - 0.17.92-1 +- Update to 0.17.92 + * Tue Oct 14 2014 Kalev Lember - 0.16.1-1 - Update to 0.16.1 diff --git a/sources b/sources index 0329d53..7410add 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d30cf203784431b0fdc3216b1acd999c libgee-0.16.1.tar.xz +51219b0da607db7a286cb31ed2b5c7e9 libgee-0.17.92.tar.xz