Update to 3.27.5
This commit is contained in:
parent
a3effe1d0c
commit
ade4801379
@ -1,4 +1,4 @@
|
||||
# Last updated for version 3.26.0
|
||||
# Last updated for version 3.27.5
|
||||
%define glib2_version 2.38.0
|
||||
%define gobject_introspection_version 1.46.0
|
||||
%define pycairo_version 1.11.1
|
||||
@ -6,14 +6,14 @@
|
||||
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
||||
%global with_python3 1
|
||||
%define python3_version 3.3
|
||||
%define python3_version 3.4
|
||||
%endif
|
||||
|
||||
%global with_check 0
|
||||
|
||||
Name: pygobject3
|
||||
Version: 3.27.1
|
||||
Release: 3%{?dist}
|
||||
Version: 3.27.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for GObject Introspection
|
||||
|
||||
License: LGPLv2+ and MIT
|
||||
@ -219,6 +219,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1
|
||||
%{_libdir}/pkgconfig/pygobject-3.0.pc
|
||||
|
||||
%changelog
|
||||
* Sat Mar 03 2018 Kalev Lember <klember@redhat.com> - 3.27.5-1
|
||||
- Update to 3.27.5
|
||||
|
||||
* Wed Feb 21 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.27.1-3
|
||||
- Update Python 2 dependency declarations to new packaging standards
|
||||
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygobject-3.27.1.tar.xz) = 32eef849c8d9c178c1ef69845fd9b697e08f9bf5301d0e3f925b7d0eed89fd36a4d996798e115883919d173aa2d031ee7289fc02073f6e97bd94100f8847cacd
|
||||
SHA512 (pygobject-3.27.5.tar.xz) = 38da9a06554273e04401a4287e7e5e7126674d781188b7a7ec78dfb758a7385b1624c35297384b8590880f6435811302ed5a45713264a0a4a7bfac22f10cce83
|
||||
|
||||
Loading…
Reference in New Issue
Block a user