import python-decorator-5.1.1-12.el10

cs10 imports/cs10/python-decorator-5.1.1-12.el10
MSVSphere Packaging Team 3 months ago
parent 1db6553399
commit 3415311478
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 5.1.1
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Module to simplify usage of decorators
License: BSD-2-Clause
@ -53,6 +53,10 @@ find %{buildroot} -name SOURCES.txt~ -exec rm -f {} \;
%{python3_sitelib}/__pycache__/*
%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
- Migrate to SPDX license: BSD-2-Clause
Resolves: FREEIPA-9620

Loading…
Cancel
Save