diff --git a/python-Telethon.changes b/python-Telethon.changes index e9c7a57..6f97101 100644 --- a/python-Telethon.changes +++ b/python-Telethon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 00:56:52 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Mon Mar 17 13:11:04 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-Telethon.spec b/python-Telethon.spec index d89b33c..538da6b 100644 --- a/python-Telethon.spec +++ b/python-Telethon.spec @@ -64,6 +64,6 @@ chmod -x *.rst LICENSE %doc README.rst %license LICENSE %{python_sitelib}/telethon -%{python_sitelib}/Telethon-%{version}.dist-info +%{python_sitelib}/telethon-%{version}.dist-info %changelog