diff --git a/.gitignore b/.gitignore index c3f46f6..563b029 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/libgee-0.7.0.tar.xz -/libgee-0.7.1.tar.xz +/libgee-0.7.2.tar.xz diff --git a/libgee.spec b/libgee.spec index 5fc22dd..8f510f1 100644 --- a/libgee.spec +++ b/libgee.spec @@ -1,6 +1,6 @@ Name: libgee -Version: 0.7.1 -Release: 2%{?dist} +Version: 0.7.2 +Release: 1%{?dist} Summary: GObject collection library Group: System Environment/Libraries @@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Jan 31 2012 Michel Salim - 0.7.2-1 +- Update to 0.7.2 + * Thu Jan 12 2012 Dan HorĂ¡k - 0.7.1-2 - fix build, see patch comment for details diff --git a/sources b/sources index 4d8b8b7..441f568 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -752d26d899233e2273f291d83b9e5b9d libgee-0.7.1.tar.xz +d7e240f809c752918869577c1465c59d libgee-0.7.2.tar.xz