From f8fcdbc6e361576f85b20aee264d1c5b4ac72371 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 08:10:07 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-fasteners.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-fasteners.spec b/python-fasteners.spec index 34d3c98..56b1882 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 0.14.1 -Release: 25%{?dist} +Release: 26%{?dist} Summary: A python package that provides useful locks License: ASL 2.0 @@ -63,6 +63,10 @@ nosetests-%{python3_version} %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.14.1-26 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.14.1-25 - Rebuilt for Python 3.10