automatic version update by autodist [release 3.50.0-1mamba;Sat Sep 14 2024]

This commit is contained in:
Automatic Build System 2024-09-15 11:46:04 +02:00
parent 854fd209dc
commit a76daa39ef

View File

@ -1,8 +1,8 @@
%define majver %(echo %version | cut -d. -f 1-2)
Name: pygobject
Version: 3.48.2
Release: 3mamba
Version: 3.50.0
Release: 1mamba
Summary: A convenient wrapper for the GObject+ library for use in Python programs
Group: System/Libraries
Vendor: openmamba
@ -59,7 +59,8 @@ Obsoletes: pygobject-devel < 3.48.2
%files %{?pyappend}
%defattr(-,root,root)
%{_includedir}/pygobject-3.0/pygobject.h
%{python3_sitearch}/PyGObject-%{version}.egg-info
%dir %{python3_sitearch}/PyGObject-%{version}.dist-info
%{python3_sitearch}/PyGObject-%{version}.dist-info/*
%dir %{python_sitearch}/gi
%{python_sitearch}/gi/*
%dir %{python_sitearch}/pygtkcompat
@ -68,6 +69,9 @@ Obsoletes: pygobject-devel < 3.48.2
%doc COPYING
%changelog
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 3.50.0-1mamba
- automatic version update by autodist
* Sat May 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.48.2-3mamba
- rebuilt with meson to install pkg-conf file