From f9598307afdd98e48fbc83aee786d0ed241cbc42 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 00:00:43 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-click.git#ab9791ee6964cbe3b5ae80f9ef987439667347d3 --- 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