- Update to 0.6.0

This commit is contained in:
Michel Alexandre Salim 2010-10-28 13:37:06 +02:00
parent 08991f1587
commit bb046604a3
3 changed files with 8 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/libgee-0.5.3.tar.bz2 /libgee-0.6.0.tar.bz2

View File

@ -1,13 +1,13 @@
Name: libgee Name: libgee
Version: 0.5.3 Version: 0.6.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: GObject collection library Summary: GObject collection library
Group: System Environment/Libraries Group: System Environment/Libraries
License: LGPLv2+ License: LGPLv2+
URL: http://live.gnome.org/Libgee URL: http://live.gnome.org/Libgee
#VCS: git:git://git.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: glib2-devel
BuildRequires: gobject-introspection-devel BuildRequires: gobject-introspection-devel
@ -96,6 +96,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog %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 * Wed Sep 29 2010 jkeating - 0.5.3-2
- Rebuilt for gcc bug 634757 - Rebuilt for gcc bug 634757

View File

@ -1 +1 @@
1be8ea04c2e2159a45aea9fae1b688dc libgee-0.5.3.tar.bz2 4eb513b23ab6ea78884989518a4acf6f libgee-0.6.0.tar.bz2