convert ASL 2.0 license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
This commit is contained in:
parent
f87413066c
commit
2fff915a50
1 changed files with 6 additions and 2 deletions
|
|
@ -17,9 +17,10 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.5.2
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: A Python library to provide automatic paging for console output
|
||||
License: ASL 2.0
|
||||
# Automatically converted from old format: ASL 2.0 - review is highly recommended.
|
||||
License: Apache-2.0
|
||||
URL: https://pypi.python.org/pypi/autopage
|
||||
Source0: %{pypi_source}
|
||||
Source1: setup.py
|
||||
|
|
@ -91,6 +92,9 @@ cp %{SOURCE1} ./
|
|||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 0.5.2-7
|
||||
- convert license to SPDX
|
||||
|
||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue