diff --git a/.gitignore b/.gitignore index f59db77..5ec2b49 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/libgee-0.7.90.tar.xz +/libgee-0.8.0.tar.xz diff --git a/libgee.spec b/libgee.spec index d84bfb5..e841de3 100644 --- a/libgee.spec +++ b/libgee.spec @@ -1,5 +1,5 @@ Name: libgee -Version: 0.7.90 +Version: 0.8.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.7/libgee-%{version}.tar.xz +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 # like something with abstract classes/methods, but needs a Vala expert, found @@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Sep 26 2012 Michel Salim - 0.8.0-1 +- Update to 0.8.0 + * Wed Sep 5 2012 Michel Salim - 0.7.90-1 - Update to 0.7.90 diff --git a/sources b/sources index d21d9b3..df32abd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5f4dba8834db8ed831c98524c2c49321 libgee-0.7.90.tar.xz +3cc27f7c4ab15fd98e1bb138f100cf82 libgee-0.8.0.tar.xz