Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-16 03:27:19 +00:00
parent 9388959ad9
commit e0f3325ac3

View File

@ -10,7 +10,7 @@
Name: keepalived Name: keepalived
Summary: High Availability monitor built upon LVS, VRRP and service pollers Summary: High Availability monitor built upon LVS, VRRP and service pollers
Version: 2.2.2 Version: 2.2.2
Release: 3%{?dist} Release: 4%{?dist}
License: GPLv2+ License: GPLv2+
URL: http://www.keepalived.org/ URL: http://www.keepalived.org/
@ -108,6 +108,10 @@ mkdir -p %{buildroot}%{_libexecdir}/keepalived
%{_mandir}/man8/keepalived.8* %{_mandir}/man8/keepalived.8*
%changelog %changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.2.2-4
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Tue Jun 08 2021 Ryan O'Hara <rohara@redhat.com> - 2.2.2-3 * Tue Jun 08 2021 Ryan O'Hara <rohara@redhat.com> - 2.2.2-3
- Add systemd notify support (#1968596) - Add systemd notify support (#1968596)