SHA256
1
0
forked from pool/python-PyX

Compare commits

2 Commits

2 changed files with 7 additions and 2 deletions

View File

@@ -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>

View File

@@ -1,7 +1,7 @@
#
# 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
# 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
%doc AUTHORS CHANGES README.md
%{python_sitelib}/pyx/
%{python_sitelib}/PyX-%{version}*-info/
%{python_sitelib}/[Pp]y[Xx]-%{version}.dist-info
%changelog