diff --git a/pcre2.spec b/pcre2.spec index ebe6763..254fab7 100644 --- a/pcre2.spec +++ b/pcre2.spec @@ -9,7 +9,7 @@ #%%global rcversion RC1 Name: pcre2 Version: 10.44 -Release: %{?rcversion:0.}1%{?rcversion:.%rcversion}%{?dist}.1 +Release: %{?rcversion:0.}1%{?rcversion:.%rcversion}%{?dist}.2 %global myversion %{version}%{?rcversion:-%rcversion} Summary: Perl-compatible regular expression library # the library: BSD with exceptions @@ -260,6 +260,9 @@ make %{?_smp_mflags} check VERBOSE=yes %{_mandir}/man1/pcre2test.* %changelog +* Wed Jul 24 2024 Lukas Javorsky - 10.44-1.2 +- Another rebuild for gating + * Mon Jul 22 2024 Lukas Javorsky - 10.44-1.1 - Rebuild for fixed gating and fmf tests