Update to 3.40.0
This commit is contained in:
parent
2226565ff8
commit
8901eb5bac
@ -1,17 +1,17 @@
|
||||
%define glib2_version 2.48.0
|
||||
%define gobject_introspection_version 1.46.0
|
||||
%define glib2_version 2.56.0
|
||||
%define gobject_introspection_version 1.56.0
|
||||
%define pycairo_version 1.11.1
|
||||
%define python2_version 2.7
|
||||
%define python3_version 3.4
|
||||
|
||||
Name: pygobject3
|
||||
Version: 3.38.0
|
||||
Release: 3%{?dist}
|
||||
Version: 3.40.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.38/pygobject-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/pygobject/3.40/pygobject-%{version}.tar.xz
|
||||
|
||||
BuildRequires: cairo-gobject-devel
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
@ -83,6 +83,9 @@ This package contains files required to embed PyGObject
|
||||
%{_libdir}/pkgconfig/pygobject-3.0.pc
|
||||
|
||||
%changelog
|
||||
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 3.40.0-1
|
||||
- Update to 3.40.0
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.38.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygobject-3.38.0.tar.xz) = d63313dea2c143cf8c08a4678f1aa8e5908d503ad29c596eeb9fa1070e1231de57cf934c33031f9c4920b85e391f3b4143b46491ffd16e04e8d48871cb05e5df
|
||||
SHA512 (pygobject-3.40.0.tar.xz) = c0c617e5678f942db33bdff6e149e438bd7d5f4e0a4e0a112476515d1face1c6e992457f998a5077a08bdacc1bda24711b29a4312bd3ee825b526d54a7ca3db7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user