diff --git a/python-Markdown.changes b/python-Markdown.changes index e62c46f..b871dbd 100644 --- a/python-Markdown.changes +++ b/python-Markdown.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 03:13:19 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Sat Aug 17 10:27:01 UTC 2024 - BenoƮt Monin diff --git a/python-Markdown.spec b/python-Markdown.spec index 2378b2e..8723bf0 100644 --- a/python-Markdown.spec +++ b/python-Markdown.spec @@ -1,7 +1,7 @@ # # spec file for package python-Markdown # -# 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 @@ -91,8 +91,8 @@ supported by the [Available Extensions][]. %license LICENSE.md %doc README.md docs/* %python_alternative %{_bindir}/markdown_py -%{python_sitelib}/Markdown-%{version}*-info %{python_sitelib}/markdown +%{python_sitelib}/markdown-%{version}.dist-info %endif %changelog