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