From 69956b9fad52badbe4194f881ad8124a741b280d Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:18:30 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-decorator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-decorator.spec b/python-decorator.spec index c1c8b89..be5206c 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 4.4.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Module to simplify usage of decorators License: BSD @@ -53,6 +53,9 @@ find %{buildroot} -name SOURCES.txt~ -exec rm -f {} \; %{python3_sitelib}/__pycache__/* %changelog +* Fri Apr 16 2021 Mohan Boddu - 4.4.2-5 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Fedora Release Engineering - 4.4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild