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.17.92.tar.xz
|
||||||
/libgee-0.18.0.tar.xz
|
/libgee-0.18.0.tar.xz
|
||||||
/libgee-0.18.1.tar.xz
|
/libgee-0.18.1.tar.xz
|
||||||
|
/libgee-0.19.91.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: libgee
|
Name: libgee
|
||||||
Version: 0.18.1
|
Version: 0.19.91
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GObject collection library
|
Summary: GObject collection library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/Libgee
|
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: glib2-devel
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
@ -100,6 +100,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user