From 84d504a3a4caafabee10e9b70cccfd04e17679b3 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:51:50 +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/libidn2.git#2475b9ac6b2e6240438aa44367ea1566cebc7991 --- libidn2.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libidn2.spec b/libidn2.spec index 2907d6f..fc00a15 100644 --- a/libidn2.spec +++ b/libidn2.spec @@ -1,7 +1,7 @@ Summary: Library to support IDNA2008 internationalized domain names Name: libidn2 Version: 2.3.0 -Release: 4%{?dist} +Release: 5%{?dist} License: (GPLv2+ or LGPLv3+) and GPLv3+ URL: https://www.gnu.org/software/libidn/#libidn2 @@ -12,6 +12,7 @@ Patch0: libidn2-2.0.0-rpath.patch BuildRequires: gnupg2 BuildRequires: gcc +BuildRequires: make BuildRequires: gettext BuildRequires: libunistring-devel BuildRequires: automake @@ -104,12 +105,15 @@ fi %{_infodir}/%{name}.info* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.3.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 2.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Jeff Law - 2.3.0-3 - Touch a couple autoconf related files to prevent undesired rebuilding - if %configure changes one or more configure files. + if %%configure changes one or more configure files. * Wed Jan 29 2020 Fedora Release Engineering - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild