Update to 0.7.90
This commit is contained in:
parent
1b346cb21f
commit
62768180e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/libgee-0.7.2.tar.xz
|
/libgee-0.7.2.tar.xz
|
||||||
/libgee-0.7.3.tar.xz
|
/libgee-0.7.3.tar.xz
|
||||||
/libgee-0.7.4.tar.xz
|
/libgee-0.7.4.tar.xz
|
||||||
|
/libgee-0.7.90.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libgee
|
Name: libgee
|
||||||
Version: 0.7.4
|
Version: 0.7.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 Aug 28 2012 Richard Hughes <hughsient@gmail.com> - 0.7.90-1
|
||||||
|
- Update to 0.7.90
|
||||||
|
|
||||||
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 0.7.4-1
|
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 0.7.4-1
|
||||||
- Update to 0.7.4
|
- Update to 0.7.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user