Update to 0.6.1
This commit is contained in:
parent
465300eb8b
commit
fc6c8ad78b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libgee-0.6.0.tar.bz2
|
||||
/libgee-0.6.1.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libgee
|
||||
Version: 0.6.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: GObject collection library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -107,6 +107,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 2 2011 Christopher Aillon <caillon@redhat.com> - 0.6.1-1
|
||||
- Update to 0.6.1
|
||||
|
||||
* Sun Dec 12 2010 Michel Salim <salimma@fedoraproject.org> - 0.6.0-2
|
||||
- Update spec to support snapshot builds (# 609294)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user