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
This commit is contained in:
DistroBaker 2021-02-05 00:00:43 +01:00
parent d2880c3461
commit f9598307af

View File

@ -2,7 +2,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 7.1.2 Version: 7.1.2
Release: 4%{?dist} Release: 5%{?dist}
Summary: Simple wrapper around optparse for powerful command line utilities Summary: Simple wrapper around optparse for powerful command line utilities
License: BSD License: BSD
@ -47,6 +47,9 @@ BuildRequires: pyproject-rpm-macros
%doc README.rst CHANGES.rst %doc README.rst CHANGES.rst
%changelog %changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Sep 11 2020 Charalampos Stratakis <cstratak@redhat.com> - 7.1.2-4 * Fri Sep 11 2020 Charalampos Stratakis <cstratak@redhat.com> - 7.1.2-4
- Modernize the SPEC and convert it to pyproject macros - Modernize the SPEC and convert it to pyproject macros