0.8.5
This commit is contained in:
parent
c702cb5912
commit
20e9f95432
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libgee-0.8.2.tar.xz
|
||||
/libgee-0.8.4.tar.xz
|
||||
/libgee-0.8.5.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libgee
|
||||
Version: 0.8.4
|
||||
Version: 0.8.5
|
||||
Release: 1%{?dist}
|
||||
Summary: GObject collection library
|
||||
|
||||
@ -108,6 +108,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Mar 8 2013 Matthias Clasen <mclasen@redhat.com> - 0.8.5-1
|
||||
- Update to 0.8.5
|
||||
|
||||
* Thu Feb 21 2013 Brian Pepple <bpepple@fedoraproject.org> - 0.8.4-1
|
||||
- Update to 0.8.4.
|
||||
- Drop unnecessary define file attr.
|
||||
|
Loading…
Reference in New Issue
Block a user