diff --git a/python-PyGithub.changes b/python-PyGithub.changes index 28a4012..f78f13c 100644 --- a/python-PyGithub.changes +++ b/python-PyGithub.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 00:48:35 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Thu Nov 7 06:44:31 UTC 2024 - Bernhard Wiedemann diff --git a/python-PyGithub.spec b/python-PyGithub.spec index 5ee5099..da7780f 100644 --- a/python-PyGithub.spec +++ b/python-PyGithub.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyGithub # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -76,6 +76,6 @@ sed -i s/--color=yes// pyproject.toml %license COPYING COPYING.LESSER %doc README.md %{python_sitelib}/github -%{python_sitelib}/PyGithub-%{version}.dist-info +%{python_sitelib}/pygithub-%{version}.dist-info %changelog