From eb38d485ea6500b9cc087414ca39e8d78271169f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 19:02:37 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libidn2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libidn2.spec b/libidn2.spec index b192231..bdb2ee7 100644 --- a/libidn2.spec +++ b/libidn2.spec @@ -1,7 +1,7 @@ Summary: Library to support IDNA2008 internationalized domain names Name: libidn2 Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} License: (GPLv2+ or LGPLv3+) and GPLv3+ Group: System Environment/Libraries URL: https://www.gnu.org/software/libidn/#libidn2 @@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/ %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 2.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sun Apr 30 2017 Robert Scheck 2.0.2-1 - Upgrade to 2.0.2 (#1444712)