15
0

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Chameleon?expand=0&rev=55
This commit is contained in:
2025-03-25 00:36:48 +00:00
committed by Git OBS Bridge
parent 869c33fd71
commit f5b2e7d689
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 25 00:36:27 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Lowercase metadata directory name.
-------------------------------------------------------------------
Thu Jan 2 14:13:48 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -65,6 +65,6 @@ version of Python (2.5 and up, including 3.x and pypy).
%license LICENSE.txt
%doc README.rst
%{python_sitelib}/chameleon
%{python_sitelib}/Chameleon-%{version}.dist-info
%{python_sitelib}/chameleon-%{version}.dist-info
%changelog