- Migrate to SPDX license: BSD-2-Clause
Resolves: FREEIPA-9620
This commit is contained in:
parent
3dd443360f
commit
cfecd4ec27
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 5.1.1
|
Version: 5.1.1
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: Module to simplify usage of decorators
|
Summary: Module to simplify usage of decorators
|
||||||
|
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: https://github.com/micheles/decorator
|
URL: https://github.com/micheles/decorator
|
||||||
Source0: %pypi_source decorator
|
Source0: %pypi_source decorator
|
||||||
|
|
||||||
@ -53,6 +53,10 @@ find %{buildroot} -name SOURCES.txt~ -exec rm -f {} \;
|
|||||||
%{python3_sitelib}/__pycache__/*
|
%{python3_sitelib}/__pycache__/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 6 2024 Thomas Woerner <twoerner@redhat.com> - 5.1.1-11
|
||||||
|
- Migrate to SPDX license: BSD-2-Clause
|
||||||
|
Resolves: FREEIPA-9620
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.1.1-10
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.1.1-10
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user