From 05861f55ace5fbe42f67de0bd32d956fcf3e130a Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 00:30:20 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-idna.git#aaf9cdf61172de6327ed8a9e55775cd09ff24bff --- python-idna.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-idna.spec b/python-idna.spec index 531471b..9a12d94 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Internationalized Domain Names in Applications (IDNA) License: BSD and Python and Unicode @@ -59,6 +59,9 @@ rm -rf %{srcname}.egg-info %{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.10-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 2.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild