Update to 0.10.1
This commit is contained in:
parent
a64238df22
commit
497e894459
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/libgee-0.8.5.tar.xz
|
/libgee-0.8.6.tar.xz
|
||||||
/libgee-0.10.0.tar.xz
|
/libgee-0.10.1.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libgee
|
Name: libgee
|
||||||
Version: 0.10.0
|
Version: 0.10.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GObject collection library
|
Summary: GObject collection library
|
||||||
|
|
||||||
@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 15 2013 Michel Salim <salimma@fedoraproject.org> - 0.10.1-1
|
||||||
|
- Update to 0.10.1
|
||||||
|
|
||||||
* Tue Mar 26 2013 Michel Salim <salimma@fedoraproject.org> - 0.10.0-1
|
* Tue Mar 26 2013 Michel Salim <salimma@fedoraproject.org> - 0.10.0-1
|
||||||
- Update to 0.10.0
|
- Update to 0.10.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user