Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
5fd49fbe37 |
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 12:42:57 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Make the dist-info name case-insensitive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 06:12:02 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Lowercase metadata directory name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 11:42:05 UTC 2024 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Pympler
|
||||
#
|
||||
# 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
|
||||
@@ -84,6 +84,6 @@ export COVERAGE=1
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{python_sitelib}/pympler
|
||||
%{python_sitelib}/Pympler-%{version}.dist-info
|
||||
%{python_sitelib}/[pP]ympler-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user