From ab9791ee6964cbe3b5ae80f9ef987439667347d3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 09:49:04 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-click.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-click.spec b/python-click.spec index a246c44..fc400a2 100644 --- a/python-click.spec +++ b/python-click.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 7.1.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Simple wrapper around optparse for powerful command line utilities License: BSD @@ -47,6 +47,9 @@ BuildRequires: pyproject-rpm-macros %doc README.rst CHANGES.rst %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 7.1.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Sep 11 2020 Charalampos Stratakis - 7.1.2-4 - Modernize the SPEC and convert it to pyproject macros