diff --git a/python-toml.spec b/python-toml.spec index 2c32792..a271cdc 100644 --- a/python-toml.spec +++ b/python-toml.spec @@ -11,7 +11,7 @@ toml file. Name: python-%{pypi_name} Version: 0.10.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python Library for Tom's Obvious, Minimal Language License: MIT @@ -74,6 +74,9 @@ toml-test $(pwd)/tests/decoding_test3.sh %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.10.2-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Mar 10 2021 Charalampos Stratakis - 0.10.2-3 - Disable tests on RHEL9 to avoid pulling in the test dependencies