From ac9f9ffb4057a9ed218379afebe73f8c8b5a9266 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Oct 13 2020 14:28:42 +0000 Subject: explicitly BR: python3-setuptools Signed-off-by: Nils Philippsen --- diff --git a/python-rpmautospec.spec b/python-rpmautospec.spec index 59f6709..2fd0a19 100644 --- a/python-rpmautospec.spec +++ b/python-rpmautospec.spec @@ -13,7 +13,7 @@ Name: python-rpmautospec Version: 0.1.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Package and CLI tool to generate release fields and changelogs License: MIT @@ -22,6 +22,7 @@ Source0: https://releases.pagure.org/Fedora-Infra/rpmautospec/rpmautospec BuildArch: noarch BuildRequires: python3-devel >= 3.6.0 +BuildRequires: python3-setuptools %if %{with epel_le_7} BuildRequires: python2-devel %endif @@ -181,6 +182,9 @@ install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/ %endif %changelog +* Tue Oct 13 2020 Nils Philippsen - 0.1.3-4 +- explicitly BR: python3-setuptools + * Wed Jul 29 2020 Fedora Release Engineering - 0.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild