From 66ce147c30c45ba6ac97f75951753282dd1523df Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Aug 02 2017 09:23:32 +0000 Subject: Fix BuildRequires name --- diff --git a/python-flufl-lock.spec b/python-flufl-lock.spec index 4a7d869..ce71ded 100644 --- a/python-flufl-lock.spec +++ b/python-flufl-lock.spec @@ -16,7 +16,7 @@ the "O_EXCL" option. Name: python-%{pkgname} Version: 2.4.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{summary} License: LGPLv3+ @@ -27,7 +27,7 @@ BuildArch: noarch BuildRequires: %{py2_namespace}-devel BuildRequires: %{py2_namespace}-setuptools # Python3 -BuildRequires: python3-pkgversion-macros +BuildRequires: python-srpm-macros BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-setuptools %if 0%{?with_python3_other} @@ -119,6 +119,9 @@ rm -rf %{buildroot}%{_prefix}/lib/python*/site-packages/flufl/lock/{*.rst,docs,c %changelog +* Wed Aug 02 2017 Aurelien Bompard - 2.4.1-5 +- Fix BuildRequires name + * Thu Jul 27 2017 Fedora Release Engineering - 2.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild