Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
17c36af7df |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 29 11:14:07 UTC 2025 - Max Lin <mlin@suse.com>
|
||||||
|
|
||||||
|
- Fix Leap 16.0 build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 14 04:08:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Wed May 14 04:08:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -65,11 +65,7 @@ export LANG=en_US.UTF-8
|
|||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc AUTHORS.txt CHANGES.md README.rst
|
%doc AUTHORS.txt CHANGES.md README.rst
|
||||||
%if 0%{?leap_version} >= 420200 || 0%{?suse_version} > 1320
|
|
||||||
%%license LICENSE.txt
|
|
||||||
%else
|
|
||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
%endif
|
|
||||||
%{python_sitelib}/click_plugins
|
%{python_sitelib}/click_plugins
|
||||||
%{python_sitelib}/click_plugins-%{version}.dist-info
|
%{python_sitelib}/click_plugins-%{version}.dist-info
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user