diff --git a/python-PyGithub.changes b/python-PyGithub.changes index f1faa00..37c7941 100644 --- a/python-PyGithub.changes +++ b/python-PyGithub.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 06:16:31 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + ------------------------------------------------------------------- Wed Apr 9 14:07:52 UTC 2025 - Nico Krapp diff --git a/python-PyGithub.spec b/python-PyGithub.spec index 273c9f5..10d5736 100644 --- a/python-PyGithub.spec +++ b/python-PyGithub.spec @@ -77,6 +77,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}/[Pp]y[Gg]ithub-%{version}.dist-info %changelog