From 486a2e92ef7df940eeb656c70ab21cc7852e7b9d Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:53:19 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-toml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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