Update to 0.7.1
This commit is contained in:
parent
2f7c70c3bb
commit
e7e9a59e5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/libgee-0.7.0.tar.xz
|
/libgee-0.7.0.tar.xz
|
||||||
|
/libgee-0.7.1.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libgee
|
Name: libgee
|
||||||
Version: 0.7.0
|
Version: 0.7.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GObject collection library
|
Summary: GObject collection library
|
||||||
|
|
||||||
@ -110,6 +110,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 28 2011 Ray <rstrode@redhat.com> - 0.7.1-1
|
||||||
|
- Update to 0.7.1
|
||||||
|
|
||||||
* Thu Sep 1 2011 Michel Salim <salimma@fedoraproject.org> - 0.7.0-1
|
* Thu Sep 1 2011 Michel Salim <salimma@fedoraproject.org> - 0.7.0-1
|
||||||
- Update to 0.7.0
|
- Update to 0.7.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user