From c1a06b7548f8b5039495ba4e10cc9fbd9d0dcd5f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 23:00:14 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-tomli-w.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tomli-w.spec b/python-tomli-w.spec index bd23c95..d9b418c 100644 --- a/python-tomli-w.spec +++ b/python-tomli-w.spec @@ -2,7 +2,7 @@ Name: python-tomli-w Version: 1.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A Python library for writing TOML License: MIT @@ -63,6 +63,9 @@ sed -i '/pytest-randomly/d' tests/requirements.txt %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 14 2022 Python Maint - 1.0.0-3 - Rebuilt for Python 3.11