diff --git a/SPECS/python-wheel.spec b/SPECS/python-wheel.spec index b317477..667c18b 100644 --- a/SPECS/python-wheel.spec +++ b/SPECS/python-wheel.spec @@ -14,7 +14,7 @@ Name: python-%{pypi_name} Version: 0.35.1 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 Summary: Built-package format for Python @@ -146,7 +146,12 @@ fi %endif %changelog -* Wed Oct 21 2020 Tomas Orsava - 1:0.35.1-2 +* Thu Feb 11 2021 Tomas Orsava - 1:0.35.1-3 +- Add back Epoch 1 to the package version because the original version with the + epoch was available in CentOS Stream for a few days +- Resolves: rhbz#1877430 + +* Wed Oct 21 2020 Tomas Orsava - 0.35.1-2 - Convert from Fedora to the python39 module in RHEL8 - Resolves: rhbz#1877430