Rebuild against pcre2-10.37 (bug #1965025)

This commit is contained in:
Petr Písař 2021-07-14 11:24:21 +02:00
parent f2fe575795
commit 70c7798666

View File

@ -8,7 +8,7 @@
Name: haproxy
Version: 2.4.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: HAProxy reverse proxy for high availability environments
License: GPLv2+
@ -131,6 +131,9 @@ exit 0
%{_mandir}/man1/*
%changelog
* Wed Jul 14 2021 Petr Pisar <ppisar@redhat.com> - 2.4.2-2
- Rebuild against pcre2-10.37 (bug #1965025)
* Mon Jul 12 2021 Ryan O'Hara <rohara@redhat.com> - 2.4.2-1
- Update to 2.4.2 (#1960565)