From de2ebeda5b8af278a1376c6bf28fa731ee6aabd7 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Aug 02 2017 09:19:55 +0000 Subject: Fix BuildRequires name --- diff --git a/python-flufl-bounce.spec b/python-flufl-bounce.spec index f5ebcb6..aae1c71 100644 --- a/python-flufl-bounce.spec +++ b/python-flufl-bounce.spec @@ -16,7 +16,7 @@ formats found in the wild are supported, as are VERP and RFC 3464 (DSN). Name: python-%{pkgname} Version: 2.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{summary} License: LGPLv3+ @@ -29,7 +29,7 @@ BuildRequires: %{py2_namespace}-setuptools BuildRequires: %{py2_namespace}-zope-interface BuildRequires: python-enum34 # Python3 -BuildRequires: python3-pkgversion-macros +BuildRequires: python-srpm-macros BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-setuptools BuildRequires: python%{python3_pkgversion}-zope-interface @@ -130,6 +130,9 @@ rm -rf %{buildroot}%{_prefix}/lib/python*/site-packages/flufl/bounce/{*.rst,docs %changelog +* Wed Aug 02 2017 Aurelien Bompard - 2.3-5 +- Fix BuildRequires name + * Thu Jul 27 2017 Fedora Release Engineering - 2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild