Update to 0.13.5
This commit is contained in:
parent
019edb042c
commit
252abaf0fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/libgee-0.11.92.tar.xz
|
||||
/libgee-0.12.0.tar.xz
|
||||
/libgee-0.13.4.tar.xz
|
||||
/libgee-0.13.5.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libgee
|
||||
Version: 0.13.4
|
||||
Version: 0.13.5
|
||||
Release: 1%{?dist}
|
||||
Summary: GObject collection library
|
||||
|
||||
@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 0.13.5-1
|
||||
- Update to 0.13.5
|
||||
|
||||
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 0.13.4-1
|
||||
- Update to 0.13.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user