From 18ac992d1e7433cfdd348e65848223f5b88de529 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 02:29:14 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-idna.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-idna.spec b/python-idna.spec index bd640b9..15b9e5e 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 3.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Internationalized Domain Names in Applications (IDNA) License: BSD-3-Clause @@ -60,6 +60,9 @@ rm -rf %{srcname}.egg-info %doc README.rst %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 3.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Tue Nov 28 2023 Lumír Balhar - 3.6-1 - Update to 3.6 (rhbz#2251399)