Update to 3.44.0
This commit is contained in:
parent
af1522ff66
commit
0bf6dfefc5
@ -4,13 +4,13 @@
|
||||
%define python3_version 3.7
|
||||
|
||||
Name: pygobject3
|
||||
Version: 3.43.1
|
||||
Version: 3.44.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for GObject Introspection
|
||||
|
||||
License: LGPLv2+ and MIT
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://wiki.gnome.org/Projects/PyGObject
|
||||
Source0: https://download.gnome.org/sources/pygobject/3.43/pygobject-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/pygobject/3.44/pygobject-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(cairo-gobject)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||
@ -102,6 +102,9 @@ This package contains files required to embed PyGObject
|
||||
%{_libdir}/pkgconfig/pygobject-3.0.pc
|
||||
|
||||
%changelog
|
||||
* Sun Mar 19 2023 David King <amigadave@amigadave.com> - 3.44.0-1
|
||||
- Update to 3.44.0
|
||||
|
||||
* Mon Feb 06 2023 David King <amigadave@amigadave.com> - 3.43.1-1
|
||||
- Update to 3.43.1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygobject-3.43.1.tar.xz) = e12e53368a94f49daacf24519d9bd65ca11481d6a3059635bebaec43a84d2620fb619c2eac36f7f6b0202a6268b1990f9452355e13b114a4988de18fe30ce66e
|
||||
SHA512 (pygobject-3.44.0.tar.xz) = d6b54b85a130e0d23ec41d6e3c2d5ef7a141193f5ae8cadcea939ad37389109f43900debd51d66611699b653e5af5ee8e4c500e08cf3ea16dcdac109e819cd2a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user