Update to 0.13.90
This commit is contained in:
parent
6af1425bca
commit
24f038a307
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/libgee-0.12.0.tar.xz
|
/libgee-0.12.0.tar.xz
|
||||||
/libgee-0.13.4.tar.xz
|
/libgee-0.13.4.tar.xz
|
||||||
/libgee-0.13.5.1.tar.xz
|
/libgee-0.13.5.1.tar.xz
|
||||||
|
/libgee-0.13.90.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libgee
|
Name: libgee
|
||||||
Version: 0.13.5.1
|
Version: 0.13.90
|
||||||
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
|
||||||
|
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 0.13.90-1
|
||||||
|
- Update to 0.13.90
|
||||||
|
|
||||||
* Tue Feb 11 2014 Michel Salim <salimma@fedoraproject.org> - 0.13.5.1-1
|
* Tue Feb 11 2014 Michel Salim <salimma@fedoraproject.org> - 0.13.5.1-1
|
||||||
- Update to 0.13.5.1:
|
- Update to 0.13.5.1:
|
||||||
- minimum Vala version is now 0.23.2
|
- minimum Vala version is now 0.23.2
|
||||||
|
Loading…
Reference in New Issue
Block a user