From 52192a1773b2e16c8e3afb2195b5936d79e591c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 23 Jan 2024 17:58:37 +0100 Subject: [PATCH] Rebuilt for timestamp .pyc invalidation mode Resolves: RHEL-17735 --- python3.12-idna.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3.12-idna.spec b/python3.12-idna.spec index 9089fa3..80a742a 100644 --- a/python3.12-idna.spec +++ b/python3.12-idna.spec @@ -5,7 +5,7 @@ Name: python%{python3_pkgversion}-%{srcname} Version: 3.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Internationalized Domain Names in Applications (IDNA) License: BSD @@ -52,6 +52,9 @@ rm -rf %{srcname}.egg-info %{python3_sitelib}/idna-*.dist-info/ %changelog +* Tue Jan 23 2024 Miro Hrončok - 3.4-2 +- Rebuilt for timestamp .pyc invalidation mode + * Fri Oct 20 2023 Tomáš Hrnčiar - 3.4-1 - Initial package - Fedora contributions by: