diff --git a/.gitignore b/.gitignore index add2cd0..ef68da2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /libgee-0.8.6.tar.xz /libgee-0.10.1.tar.xz +/libgee-0.11.0.tar.xz diff --git a/libgee.spec b/libgee.spec index 0f8b6f9..98148c7 100644 --- a/libgee.spec +++ b/libgee.spec @@ -1,5 +1,5 @@ Name: libgee -Version: 0.10.1 +Version: 0.11.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.10/libgee-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libgee/0.11/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 +* Fri Jul 5 2013 Michel Salim - 0.11.0-1 +- Update to 0.11.0 + * Mon Apr 15 2013 Michel Salim - 0.10.1-1 - Update to 0.10.1 diff --git a/sources b/sources index 3e273d2..ff131fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9e6189853f68d28749223fa28696d87 libgee-0.10.1.tar.xz +c195ba5cf9278808dedaad00873cffb8 libgee-0.11.0.tar.xz