Update to 0.15.3
This commit is contained in:
parent
122dad325f
commit
40f9ac3f24
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user