Rebuilding because of weird abseil-cpp version mismatch in the compose (rhbz #2128691)

This commit is contained in:
Michal Ruprich
2022-09-22 10:10:15 +02:00
parent a5ca1b7fce
commit 964a13758e

View File

@@ -7,7 +7,7 @@
Name: frr
Version: 8.3.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Routing daemon
License: GPLv2+
URL: http://www.frrouting.org
@@ -264,6 +264,9 @@ rm tests/lib/*grpc*
%endif
%changelog
* Thu Sep 22 2022 Michal Ruprich <mruprich@redhat.com> - 8.3.1-6
- Rebuilding because of weird abseil-cpp version mismatch in the compose (rhbz #2128691)
* Fri Sep 16 2022 Michal Ruprich <mruprich@redhat.com> - 8.3.1-5
- Adding SELinux rule to enable zebra to write to sysctl_net_t
- Adding SELinux rule to enable bgpd to call name_connect to bgp_port_t