Update to 3.38.0
This commit is contained in:
parent
101b67030a
commit
d8d4b9127a
@ -5,13 +5,13 @@
|
||||
%define python3_version 3.4
|
||||
|
||||
Name: pygobject3
|
||||
Version: 3.36.1
|
||||
Release: 4%{?dist}
|
||||
Version: 3.38.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.36/pygobject-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/pygobject/3.38/pygobject-%{version}.tar.xz
|
||||
|
||||
BuildRequires: cairo-gobject-devel
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
@ -70,11 +70,11 @@ This package contains files required to embed PyGObject
|
||||
%files -n python3-gobject-base
|
||||
%license COPYING
|
||||
%doc NEWS
|
||||
%dir %{python3_sitearch}/gi
|
||||
%{python3_sitearch}/gi/*
|
||||
%exclude %{python3_sitearch}/gi/_gi_cairo*.so
|
||||
%{python3_sitearch}/pygtkcompat/
|
||||
%{python3_sitearch}/gi/
|
||||
%{python3_sitearch}/PyGObject-*.egg-info
|
||||
%{python3_sitelib}/gi/
|
||||
%{python3_sitelib}/pygtkcompat/
|
||||
|
||||
%files -n python3-gobject-devel
|
||||
%dir %{_includedir}/pygobject-3.0/
|
||||
@ -82,6 +82,9 @@ This package contains files required to embed PyGObject
|
||||
%{_libdir}/pkgconfig/pygobject-3.0.pc
|
||||
|
||||
%changelog
|
||||
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.1-4
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygobject-3.36.1.tar.xz) = 5e00dcd03dfe4f92acbf827c13c164b6b9740b2a8cef3b2dce70f96a2156fee2411c84dc669f12b910f4a93daa03ba845282832e2b09d8c887102d43764a345f
|
||||
SHA512 (pygobject-3.38.0.tar.xz) = d63313dea2c143cf8c08a4678f1aa8e5908d503ad29c596eeb9fa1070e1231de57cf934c33031f9c4920b85e391f3b4143b46491ffd16e04e8d48871cb05e5df
|
||||
|
||||
Loading…
Reference in New Issue
Block a user