Update to 0.7.2

This commit is contained in:
Michel Alexandre Salim 2012-01-31 01:58:30 +01:00
parent 4c9d5d57a2
commit 221782260a
3 changed files with 7 additions and 5 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/libgee-0.7.0.tar.xz
/libgee-0.7.1.tar.xz
/libgee-0.7.2.tar.xz

View File

@ -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 <salimma@fedoraproject.org> - 0.7.2-1
- Update to 0.7.2
* Thu Jan 12 2012 Dan Horák <dan[at]danny.cz> - 0.7.1-2
- fix build, see patch comment for details

View File

@ -1 +1 @@
752d26d899233e2273f291d83b9e5b9d libgee-0.7.1.tar.xz
d7e240f809c752918869577c1465c59d libgee-0.7.2.tar.xz