Update to 0.20.0
This commit is contained in:
parent
59e33b13e8
commit
b32d722e99
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
|||||||
/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
|
/libgee-0.19.91.tar.xz
|
||||||
|
/libgee-0.20.0.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: libgee
|
Name: libgee
|
||||||
Version: 0.19.91
|
Version: 0.20.0
|
||||||
Release: 1%{?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.19/libgee-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/libgee/0.20/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
|
||||||
|
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 0.20.0-1
|
||||||
|
- Update to 0.20.0
|
||||||
|
|
||||||
* Mon Feb 27 2017 Richard Hughes <rhughes@redhat.com> - 0.19.91-1
|
* Mon Feb 27 2017 Richard Hughes <rhughes@redhat.com> - 0.19.91-1
|
||||||
- Update to 0.19.91
|
- Update to 0.19.91
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libgee-0.19.91.tar.xz) = 66068d283a3c1520762aa99e17e3e06c8df6cf849886d4c695248a5d5318f278d9a1f2972cec481725193a8c8161ef12efaa9f68403da2510be1e86c453215a0
|
SHA512 (libgee-0.20.0.tar.xz) = c01611ed34862888fa038111010ec9899465f43423c9c90a18050dc0b0c2a53cf0fe3c7affcbdee91e225622ccbfa08bfd0c08f0eb7935611b3d461b5b919e66
|
||||||
|
Loading…
Reference in New Issue
Block a user