14
0

2 Commits

2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 27 02:00:24 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Normalize metadata directory name.
-------------------------------------------------------------------
Fri Mar 29 10:41:57 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-QtAwesome
#
# 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
@@ -78,7 +78,7 @@ dos2unix CHANGELOG.md README.md
%license LICENSE.txt
%doc CHANGELOG.md README.md
%{python_sitelib}/qtawesome
%{python_sitelib}/QtAwesome-%{version}.dist-info
%{python_sitelib}/qtawesome-%{version}.dist-info
%python_alternative %{_bindir}/qta-browser
%changelog