diff --git a/python-Glances.changes b/python-Glances.changes index 0b9fa6a..e520f7f 100644 --- a/python-Glances.changes +++ b/python-Glances.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 02:36:41 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Sun Mar 24 13:28:08 UTC 2024 - Dirk Müller diff --git a/python-Glances.spec b/python-Glances.spec index 001a9e4..af6648d 100644 --- a/python-Glances.spec +++ b/python-Glances.spec @@ -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}/glances-%{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