Move to SPDX license format
Resolves: RHEL-54731
This commit is contained in:
parent
963183bf2e
commit
9137ddcd7a
@ -3,9 +3,9 @@
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 3.5.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Markdown implementation in Python
|
||||
License: BSD
|
||||
License: BSD-3-Clause
|
||||
URL: https://python-markdown.github.io/
|
||||
Source0: %{pypi_source}
|
||||
BuildArch: noarch
|
||||
@ -64,6 +64,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2024 Tomas Popela <tpopela@redhat.com> - 3.5.1-5
|
||||
- Move to SDPX license format
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.5.1-4
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user