Another rebuild for gating

Related: RHEL-45170
This commit is contained in:
Lukas Javorsky 2024-07-24 08:49:07 +00:00
parent a5087d91f8
commit 0c7da20026

View File

@ -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 <ljavorsk@redhat.com> - 10.44-1.2
- Another rebuild for gating
* Mon Jul 22 2024 Lukas Javorsky <ljavorsk@redhat.com> - 10.44-1.1
- Rebuild for fixed gating and fmf tests