diff --git a/SPECS/python-iso8601.spec b/SPECS/python-iso8601.spec index 9d78a39..041d8fe 100644 --- a/SPECS/python-iso8601.spec +++ b/SPECS/python-iso8601.spec @@ -8,7 +8,7 @@ This module parses the most common forms of ISO 8601 date strings \ Name: python-%{srcname} Version: 0.1.11 -Release: 9%{?dist} +Release: 9%{?dist}.alma Summary: %{sum} License: MIT @@ -27,7 +27,7 @@ Summary: %{sum} Provides: python-%{srcname} = %{version}-%{release} Obsoletes: python-%{srcname} < 0.1.10-6 -BuildRequires: python2-devel python-setuptools +BuildRequires: python2-devel python2-setuptools %description -n python2-%{srcname} %{pkgdesc} @@ -84,6 +84,9 @@ export RHEL_ALLOW_PYTHON2_FOR_BUILD=1 %endif %changelog +* Tue Dec 07 2021 Eduard Abdullin - 0.1.11-9.alma +- Fix BuildRequires + * Mon Jun 25 2018 Petr Viktorin - 0.1.11-9 - Allow Python 2 for build see https://hurl.corp.redhat.com/rhel8-py2