15
0

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=23
This commit is contained in:
2025-03-25 03:42:31 +00:00
committed by Git OBS Bridge
parent e274121fd6
commit 47f9ce84d6
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 25 03:42:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Lowercase metadata directory name.
-------------------------------------------------------------------
Wed Jan 22 14:08:33 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -64,6 +64,6 @@ such as Markdown and reStructuredText (these two are supported by default).
%license LICENSE
%doc README.rst changelog
%{python_sitelib}/markups
%{python_sitelib}/Markups-%{version}*-info
%{python_sitelib}/markups-%{version}.dist-info
%changelog