Update to 0.19.91
This commit is contained in:
parent
01dd38b0f0
commit
59e33b13e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/libgee-0.17.92.tar.xz
|
||||
/libgee-0.18.0.tar.xz
|
||||
/libgee-0.18.1.tar.xz
|
||||
/libgee-0.19.91.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: libgee
|
||||
Version: 0.18.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.19.91
|
||||
Release: 1%{?dist}
|
||||
Summary: GObject collection library
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/Libgee
|
||||
Source0: https://download.gnome.org/sources/libgee/0.18/libgee-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/libgee/0.19/libgee-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -100,6 +100,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 27 2017 Richard Hughes <rhughes@redhat.com> - 0.19.91-1
|
||||
- Update to 0.19.91
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user