From b70d71c7a2f8ea111c15afdaabed24ac0ae7232f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 25 Sep 2013 02:16:25 +0200 Subject: [PATCH] Update to 0.12.0 --- .gitignore | 1 + libgee.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8c10b67..6962a60 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /libgee-0.11.90.tar.xz /libgee-0.11.91.tar.xz /libgee-0.11.92.tar.xz +/libgee-0.12.0.tar.xz diff --git a/libgee.spec b/libgee.spec index 7211bc4..64ff708 100644 --- a/libgee.spec +++ b/libgee.spec @@ -1,5 +1,5 @@ Name: libgee -Version: 0.11.92 +Version: 0.12.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.11/libgee-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libgee/0.12/libgee-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel @@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Sep 25 2013 Kalev Lember - 0.12.0-1 +- Update to 0.12.0 + * Wed Sep 18 2013 Kalev Lember - 0.11.92-1 - Update to 0.11.92 diff --git a/sources b/sources index d35e7c4..f49a0a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45d0cfd71e12bd36a1041942cfa63f7f libgee-0.11.92.tar.xz +d9965e1797d76775ae440230f30585f8 libgee-0.12.0.tar.xz