From 4dc985b06df808260dc6e1c928314040249e1c97 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 08:23:09 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-toml.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-toml.spec b/python-toml.spec index 19b8a70..ceb9a4d 100644 --- a/python-toml.spec +++ b/python-toml.spec @@ -7,7 +7,7 @@ toml file. Name: python-%{pypi_name} Version: 0.10.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python Library for Tom's Obvious, Minimal Language License: MIT @@ -71,6 +71,10 @@ toml-test $(pwd)/tests/decoding_test3.sh %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.10.2-5 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 0.10.2-4 - Rebuilt for Python 3.10