Update to 3.42.0
This commit is contained in:
parent
ed19f88285
commit
c229264b3b
@ -5,8 +5,8 @@
|
||||
%define python3_version 3.4
|
||||
|
||||
Name: pygobject3
|
||||
Version: 3.40.1
|
||||
Release: 5%{?dist}
|
||||
Version: 3.42.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for GObject Introspection
|
||||
|
||||
# pygobject3 emits an ImportWarning with Pyuthon 3.10.0b1+
|
||||
@ -16,7 +16,7 @@ Patch174: 174.patch
|
||||
|
||||
License: LGPLv2+ and MIT
|
||||
URL: https://wiki.gnome.org/Projects/PyGObject
|
||||
Source0: https://download.gnome.org/sources/pygobject/3.40/pygobject-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/pygobject/3.42/pygobject-%{version}.tar.xz
|
||||
|
||||
BuildRequires: cairo-gobject-devel
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
@ -90,6 +90,9 @@ This package contains files required to embed PyGObject
|
||||
%{_libdir}/pkgconfig/pygobject-3.0.pc
|
||||
|
||||
%changelog
|
||||
* Mon Sep 20 2021 Kalev Lember <klember@redhat.com> - 3.42.0-1
|
||||
- Update to 3.42.0
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.40.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygobject-3.40.1.tar.xz) = a8350f43ea99c93aa66a23102d4ee2ca3c7f8ec2c8bcf5cd142dd097b4fb38167f1713efff3584aa323c34656c911fb940e462c83c02b107e4aad93d005022f7
|
||||
SHA512 (pygobject-3.42.0.tar.xz) = 2f3e9187cb8dd7ccbf139a58ea348732fc7cb95dbf4bee2ba8f78003a7540d90c0b29153d93f50bf613c2d43f0de0ec8971c61c358d48552e42ce17775a178dd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user