Update to 0.15.3

This commit is contained in:
Richard Hughes 2014-06-24 14:23:19 +01:00
parent 122dad325f
commit 40f9ac3f24
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/libgee-0.13.90.tar.xz
/libgee-0.13.91.tar.xz
/libgee-0.14.0.tar.xz
/libgee-0.15.3.tar.xz

View File

@ -1,13 +1,13 @@
Name: libgee
Version: 0.14.0
Release: 2%{?dist}
Version: 0.15.3
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.14/libgee-%{version}.tar.xz
Source0: http://download.gnome.org/sources/libgee/0.15/libgee-%{version}.tar.xz
BuildRequires: glib2-devel
BuildRequires: gobject-introspection-devel
@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 0.15.3-1
- Update to 0.15.3
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
059468d9905b3f34a899dbdf62e465a8 libgee-0.14.0.tar.xz
e738dfbceb528a0808d2035843560ee1 libgee-0.15.3.tar.xz