diff --git a/pcre.spec b/pcre.spec index e300c0c..be4437d 100644 --- a/pcre.spec +++ b/pcre.spec @@ -2,7 +2,7 @@ #%%global rcversion RC1 Name: pcre Version: 8.44 -Release: %{?rcversion:0.}3%{?rcversion:.%rcversion}%{?dist}.1 +Release: %{?rcversion:0.}3%{?rcversion:.%rcversion}%{?dist}.2 %global myversion %{version}%{?rcversion:-%rcversion} Summary: Perl-compatible regular expression library ## Source package only: @@ -231,6 +231,9 @@ make %{?_smp_mflags} check VERBOSE=yes %{_mandir}/man1/pcretest.* %changelog +* Fri Apr 16 2021 Mohan Boddu - 8.44-3.2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Jan 26 2021 Fedora Release Engineering - 8.44-3.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild