- Update to 0.6.0
This commit is contained in:
parent
08991f1587
commit
bb046604a3
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/libgee-0.5.3.tar.bz2
|
||||
/libgee-0.6.0.tar.bz2
|
||||
|
@ -1,13 +1,13 @@
|
||||
Name: libgee
|
||||
Version: 0.5.3
|
||||
Release: 2%{?dist}
|
||||
Version: 0.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GObject collection library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://live.gnome.org/Libgee
|
||||
#VCS: git:git://git.gnome.org/libgee
|
||||
Source0: http://download.gnome.org/sources/libgee/0.5/libgee-%{version}.tar.bz2
|
||||
Source0: http://download.gnome.org/sources/libgee/0.6/libgee-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -96,6 +96,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 28 2010 Michel Salim <salimma@fedoraproject.org> - 0.6.0-1
|
||||
- Update to 0.6.0
|
||||
|
||||
* Wed Sep 29 2010 jkeating - 0.5.3-2
|
||||
- Rebuilt for gcc bug 634757
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user