forked from pool/python-Glances
Accepting request 1269073 from devel:languages:python
- Support both lowercased and unnormalized metadata directory names. - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/request/show/1269073 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Glances?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 14 05:51:34 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Support both lowercased and unnormalized metadata directory names.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 02:36:41 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Lowercase metadata directory name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 13:28:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Glances
|
||||
#
|
||||
# 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
|
||||
@@ -124,7 +124,7 @@ export LANG=en_US.UTF-8
|
||||
%python_alternative %{_bindir}/glances
|
||||
%python_alternative %{_mandir}/man1/glances.1%{?ext_man}
|
||||
%{python_sitelib}/glances
|
||||
%{python_sitelib}/Glances-%{version}.dist-info
|
||||
%{python_sitelib}/[Gg]lances-%{version}.dist-info
|
||||
%exclude %{python_sitelib}/glances/outputs/static/.eslintrc.js
|
||||
%exclude %{python_sitelib}/glances/outputs/static/.gitignore
|
||||
%exclude %{python_sitelib}/glances/outputs/static/.prettierrc.js
|
||||
|
||||
Reference in New Issue
Block a user