Update License to SPDX
This commit is contained in:
parent
96ae4f1f10
commit
65cd932663
@ -1,9 +1,9 @@
|
|||||||
Name: python-typing-extensions
|
Name: python-typing-extensions
|
||||||
Version: 4.4.0
|
Version: 4.4.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Python Typing Extensions
|
Summary: Python Typing Extensions
|
||||||
|
|
||||||
License: Python
|
License: PSF-2.0
|
||||||
URL: https://pypi.org/project/typing-extensions/
|
URL: https://pypi.org/project/typing-extensions/
|
||||||
Source0: %{pypi_source typing_extensions}
|
Source0: %{pypi_source typing_extensions}
|
||||||
|
|
||||||
@ -78,6 +78,9 @@ cd src
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 4.4.0-2
|
||||||
|
- Update License to SPDX
|
||||||
|
|
||||||
* Thu Nov 24 2022 Jonny Heggheim <hegjon@gmail.com> - 4.4.0-1
|
* Thu Nov 24 2022 Jonny Heggheim <hegjon@gmail.com> - 4.4.0-1
|
||||||
- Updated to version 4.4.0
|
- Updated to version 4.4.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user