Update to 0.13.91
This commit is contained in:
parent
24f038a307
commit
4818632a96
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/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
|
/libgee-0.13.90.tar.xz
|
||||||
|
/libgee-0.13.91.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libgee
|
Name: libgee
|
||||||
Version: 0.13.90
|
Version: 0.13.91
|
||||||
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 Mar 04 2014 Richard Hughes <rhughes@redhat.com> - 0.13.91-1
|
||||||
|
- Update to 0.13.91
|
||||||
|
|
||||||
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 0.13.90-1
|
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 0.13.90-1
|
||||||
- Update to 0.13.90
|
- Update to 0.13.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user