diff --git a/python-Cheetah3.changes b/python-Cheetah3.changes index 9e839d7..05311d0 100644 --- a/python-Cheetah3.changes +++ b/python-Cheetah3.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 14 05:48:43 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + +------------------------------------------------------------------- +Tue Mar 25 00:39:18 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Tue Dec 10 16:53:01 UTC 2024 - Markéta Machová diff --git a/python-Cheetah3.spec b/python-Cheetah3.spec index 0175a34..fcf78da 100644 --- a/python-Cheetah3.spec +++ b/python-Cheetah3.spec @@ -1,7 +1,7 @@ # # spec file for package python-Cheetah3 # -# 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 @@ -98,6 +98,6 @@ $python Cheetah/Tests/Test.py %python_alternative %{_bindir}/cheetah-analyze %python_alternative %{_bindir}/cheetah-compile %{python_sitearch}/Cheetah -%{python_sitearch}/CT3-%{version}*info +%{python_sitearch}/[Cc][Tt]3-%{version}.dist-info %changelog