Update to 0.7.3

This commit is contained in:
Richard Hughes 2012-08-07 12:49:58 +01:00
parent 3ac3f18256
commit 3720e93f6c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Name: libgee
Version: 0.7.2
Release: 2%{?dist}
Version: 0.7.3
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 Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 0.7.3-1
- Update to 0.7.3
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
d7e240f809c752918869577c1465c59d libgee-0.7.2.tar.xz
21bb3c0cb0ff4f1ef512c1c117133b8c libgee-0.7.3.tar.xz