From ef44641946b4ca9a2bdded784352745ee1426d96 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 15:49:19 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-toml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-toml.spec b/python-toml.spec index bac483b..53359a5 100644 --- a/python-toml.spec +++ b/python-toml.spec @@ -12,7 +12,7 @@ toml file. Name: python-%{pypi_name} Version: 0.10.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python Library for Tom's Obvious, Minimal Language License: MIT @@ -75,6 +75,9 @@ toml-test $(pwd)/toml_test3.py %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.10.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.10.0-6 - Rebuilt for Python 3.8.0rc1 (#1748018)