Update to 3.20.0

This commit is contained in:
Kalev Lember 2016-03-22 07:50:33 +01:00
parent f5297bb7da
commit 602d60034c
2 changed files with 6 additions and 3 deletions

View File

@ -11,13 +11,13 @@
%global with_check 0
Name: pygobject3
Version: 3.19.92
Version: 3.20.0
Release: 1%{?dist}
Summary: Python bindings for GObject Introspection
License: LGPLv2+ and MIT
URL: https://wiki.gnome.org/Projects/PyGObject
Source0: https://download.gnome.org/sources/pygobject/3.19/pygobject-%{version}.tar.xz
Source0: https://download.gnome.org/sources/pygobject/3.20/pygobject-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version}
@ -214,6 +214,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1
%{_libdir}/pkgconfig/pygobject-3.0.pc
%changelog
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
- Update to 3.20.0
* Wed Mar 16 2016 Kalev Lember <klember@redhat.com> - 3.19.92-1
- Update to 3.19.92

View File

@ -1 +1 @@
11d9baa5060b572e471ee4bb5d85a0c3 pygobject-3.19.92.tar.xz
ebb9e5c75ff6405a4f6d017a5766c205 pygobject-3.20.0.tar.xz