forked from pool/python-PyX
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 13c12c79a0 | |||
| 272acccb21 |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 22 01:40:03 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Support both lowercased and unnormalized metadata directory names.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 08:11:23 UTC 2024 - Max Lin <mlin@suse.com>
|
Thu Mar 21 08:11:23 UTC 2024 - Max Lin <mlin@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-PyX
|
# spec file for package python-PyX
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -74,6 +74,6 @@ chmod -x %{buildroot}%{$python_sitelib}/pyx/data/lfs/createlfs.py
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc AUTHORS CHANGES README.md
|
%doc AUTHORS CHANGES README.md
|
||||||
%{python_sitelib}/pyx/
|
%{python_sitelib}/pyx/
|
||||||
%{python_sitelib}/PyX-%{version}*-info/
|
%{python_sitelib}/[Pp]y[Xx]-%{version}.dist-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user