automatic version update by autodist [release 3.50.0-1mamba;Sat Sep 14 2024]
This commit is contained in:
parent
854fd209dc
commit
a76daa39ef
@ -1,8 +1,8 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: pygobject
|
Name: pygobject
|
||||||
Version: 3.48.2
|
Version: 3.50.0
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: A convenient wrapper for the GObject+ library for use in Python programs
|
Summary: A convenient wrapper for the GObject+ library for use in Python programs
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -59,7 +59,8 @@ Obsoletes: pygobject-devel < 3.48.2
|
|||||||
%files %{?pyappend}
|
%files %{?pyappend}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/pygobject-3.0/pygobject.h
|
%{_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
|
%dir %{python_sitearch}/gi
|
||||||
%{python_sitearch}/gi/*
|
%{python_sitearch}/gi/*
|
||||||
%dir %{python_sitearch}/pygtkcompat
|
%dir %{python_sitearch}/pygtkcompat
|
||||||
@ -68,6 +69,9 @@ Obsoletes: pygobject-devel < 3.48.2
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat May 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.48.2-3mamba
|
||||||
- rebuilt with meson to install pkg-conf file
|
- rebuilt with meson to install pkg-conf file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user