Update to 3.31.2
This commit is contained in:
parent
e0e9814191
commit
1c75990fab
@ -1,5 +1,4 @@
|
||||
# Last updated for version 3.27.5
|
||||
%define glib2_version 2.38.0
|
||||
%define glib2_version 2.48.0
|
||||
%define gobject_introspection_version 1.46.0
|
||||
%define pycairo_version 1.11.1
|
||||
%define python2_version 2.7
|
||||
@ -12,13 +11,13 @@
|
||||
%global with_check 0
|
||||
|
||||
Name: pygobject3
|
||||
Version: 3.30.4
|
||||
Version: 3.31.2
|
||||
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.30/pygobject-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/pygobject/3.31/pygobject-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version}
|
||||
@ -202,6 +201,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1
|
||||
%{_libdir}/pkgconfig/pygobject-3.0.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jan 23 2019 Kalev Lember <klember@redhat.com> - 3.31.2-1
|
||||
- Update to 3.31.2
|
||||
|
||||
* Sat Dec 01 2018 Kalev Lember <klember@redhat.com> - 3.30.4-1
|
||||
- Update to 3.30.4
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygobject-3.30.4.tar.xz) = 4540f9db2dedc428ecf403b3bb800c2a2ebcf1c701debfd53e9b88b1081e9c19ee0f48885ac9b3a8cec6b09b572b54f1e7d5a15a15d4459ec1052be566989ffb
|
||||
SHA512 (pygobject-3.31.2.tar.xz) = c20bc0a9cefd34cc0e157df6e711b586db634eade12066eeb47998cd1ec678ffb9178d1231761ef2772836fdf26fdb985c6c0f8d25cc2a977e7556ef1109ec0c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user