diff --git a/python-pygithub.spec b/python-pygithub.spec index a1d8ff3..b531155 100644 --- a/python-pygithub.spec +++ b/python-pygithub.spec @@ -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 2.5.0-1mamba +- automatic version update by autodist + * Thu Sep 05 2024 Silvan Calarco 2.4.0-1mamba - package created using the webbuild interface