From 1900b1bbed4ae1958448469c24d921e663454aed Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 02:18:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- pcre2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pcre2.spec b/pcre2.spec index 2971103..362da8d 100644 --- a/pcre2.spec +++ b/pcre2.spec @@ -2,7 +2,7 @@ %global rcversion RC1 Name: pcre2 Version: 10.30 -Release: %{?rcversion:0.}2%{?rcversion:.%rcversion}%{?dist} +Release: %{?rcversion:0.}2%{?rcversion:.%rcversion}%{?dist}.1 %global myversion %{version}%{?rcversion:-%rcversion} Summary: Perl-compatible regular expression library # the library: BSD with exceptions @@ -227,6 +227,9 @@ make %{?_smp_mflags} check VERBOSE=yes %{_mandir}/man1/pcre2test.* %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 10.30-0.2.RC1.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Jul 24 2017 Petr Pisar - 10.30-0.2.RC1 - Fix a compiler warning in JIT code for ppc32