diff --git a/SPECS/pcre2.spec b/SPECS/pcre2.spec index f3220fd..f1f9b78 100644 --- a/SPECS/pcre2.spec +++ b/SPECS/pcre2.spec @@ -9,7 +9,7 @@ #%%global rcversion RC1 Name: pcre2 Version: 10.44 -Release: %{?rcversion:0.}1%{?rcversion:.%rcversion}%{?dist}.2 +Release: %{?rcversion:0.}1%{?rcversion:.%rcversion}%{?dist}.3 %global myversion %{version}%{?rcversion:-%rcversion} Summary: Perl-compatible regular expression library # the library: BSD with exceptions @@ -260,6 +260,10 @@ make %{?_smp_mflags} check VERBOSE=yes %{_mandir}/man1/pcre2test.* %changelog +* Tue Oct 29 2024 Troy Dawson - 10.44-1.3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Oct 25 2024 MSVSphere Packaging Team - 10.44-1.2 - Rebuilt for MSVSphere 10