diff --git a/.gitignore b/.gitignore index 5ec2b49..b3b9433 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/libgee-0.8.0.tar.xz +/libgee-0.8.1.tar.xz diff --git a/libgee.spec b/libgee.spec index e841de3..f0df034 100644 --- a/libgee.spec +++ b/libgee.spec @@ -1,12 +1,12 @@ Name: libgee -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: GObject collection library Group: System Environment/Libraries License: LGPLv2+ URL: http://live.gnome.org/Libgee -#VCS: git:git://git.gnome.org/libgee +#VCS: git:git://git.gnome.org/libgee Source0: http://download.gnome.org/sources/libgee/0.8/libgee-%{version}.tar.xz # manually fix the generated code otherwise 32-to-64 bit conversion is done and # bad things happen for values >= 0x8000000, probably a Vala compiler bug, seems @@ -15,7 +15,7 @@ Source0: http://download.gnome.org/sources/libgee/0.8/libgee-%{version}.t Patch0: %{name}-0.7.90-declaration.patch BuildRequires: glib2-devel -BuildRequires: gobject-introspection-devel +BuildRequires: gobject-introspection-devel # Bootstrap requirements BuildRequires: autoconf automake libtool BuildRequires: vala @@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Oct 16 2012 Michel Salim - 0.8.1-1 +- Update to 0.8.1 + * Wed Sep 26 2012 Michel Salim - 0.8.0-1 - Update to 0.8.0 diff --git a/sources b/sources index df32abd..e311173 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3cc27f7c4ab15fd98e1bb138f100cf82 libgee-0.8.0.tar.xz +5743faecc2bb5cfbcdbe0822f472fe06 libgee-0.8.1.tar.xz