From 6ce7ae240f5130dc54069ba945bf181fa2d368f6 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 1 Mar 2022 07:48:42 -0500 Subject: [PATCH] import python-idna-2.10-7.el9 --- SPECS/python-idna.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/SPECS/python-idna.spec b/SPECS/python-idna.spec index 950d81d..c39fc1c 100644 --- a/SPECS/python-idna.spec +++ b/SPECS/python-idna.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.10 -Release: 5%{?dist} +Release: 7%{?dist} Summary: Internationalized Domain Names in Applications (IDNA) License: BSD and Python and Unicode @@ -59,6 +59,15 @@ rm -rf %{srcname}.egg-info %{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info %changelog +* Mon Feb 21 2022 Tomas Orsava - 2.10-7 +- Add gating configuration and a simple smoke test +- Related: rhbz#1950291 + +* Tue Feb 08 2022 Tomas Orsava - 2.10-6 +- Add automatically generated Obsoletes tag with the python39- prefix + for smoother upgrade from RHEL8 +- Related: rhbz#1990421 + * Tue Aug 10 2021 Mohan Boddu - 2.10-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688