From c1558e17af9e72c0a6d4eda747cf5c3aa5f00a3c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 13:55:23 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-idna.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-idna.spec b/python-idna.spec index 88e9d30..10dbef3 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 3.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Internationalized Domain Names in Applications (IDNA) License: BSD and Python and Unicode @@ -60,6 +60,9 @@ rm -rf %{srcname}.egg-info %doc README.rst HISTORY.rst %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 3.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Thu Sep 15 2022 Lumír Balhar - 3.4-1 - Update to 3.4 Resolves: rhbz#2126582