automatic version update by autodist [release 2.5.0-1mamba;Thu Nov 07 2024]

This commit is contained in:
Automatic Build System 2024-11-08 00:45:48 +01:00
parent a8003790ab
commit 0079e855ed

View File

@ -1,6 +1,6 @@
%define pkgname PyGithub
Name: python-pygithub
Version: 2.4.0
Version: 2.5.0
Release: 1mamba
Summary: A Python library to access the GitHub REST API
Group: System/Libraries
@ -53,5 +53,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc COPYING COPYING.LESSER
%changelog
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 2.5.0-1mamba
- automatic version update by autodist
* Thu Sep 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.0-1mamba
- package created using the webbuild interface