diff --git a/frr.spec b/frr.spec index e8f4f29..e54b618 100644 --- a/frr.spec +++ b/frr.spec @@ -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 - 8.3.1-6 +- Rebuilding because of weird abseil-cpp version mismatch in the compose (rhbz #2128691) + * Fri Sep 16 2022 Michal Ruprich - 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