rebuilt with python3 == 3.11 [release 1.78.1-2mamba;Sun Oct 01 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 23:20:17 +01:00
parent a6448e145c
commit a1c32d7911

View File

@ -2,7 +2,7 @@
%define glibver 2.%(echo %version | cut -d. -f2)
Name: gobject-introspection
Version: 1.78.1
Release: 1mamba
Release: 2mamba
Summary: A convenient bridge between C and a runtime language and more
Group: System/Libraries
Vendor: openmamba
@ -17,6 +17,7 @@ BuildRequires: glibc-devel
BuildRequires: libffi-devel
BuildRequires: libglib-devel
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
BuildRequires: python-mako-py3
BuildRequires: python-Markdown-py3
@ -103,6 +104,9 @@ This package includes the %{name} API documentation.
%{_datadir}/gtk-doc/html/gi/*
%changelog
* Sun Oct 01 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.78.1-2mamba
- rebuilt with python3 == 3.11
* Sat Sep 16 2023 Automatic Build System <autodist@mambasoft.it> 1.78.1-1mamba
- automatic version update by autodist