14
0

- Normalize metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.ui?expand=0&rev=7
This commit is contained in:
2025-03-26 05:51:38 +00:00
committed by Git OBS Bridge
parent 97f7c01cd3
commit c5728c98db
2 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-jaraco.ui
#
# 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
@@ -64,6 +64,6 @@ User-Interface tools (mainly command-line)
%doc NEWS.rst README.rst
%license LICENSE
%{python_sitelib}/jaraco/ui
%{python_sitelib}/jaraco.ui-%{version}.dist-info
%{python_sitelib}/jaraco_ui-%{version}.dist-info
%changelog