diff --git a/frr.spec b/frr.spec index 5069b01..f002ce9 100644 --- a/frr.spec +++ b/frr.spec @@ -1,5 +1,5 @@ Name: frr -Version: 10.2 +Version: 10.2.1 Release: 1mamba Summary: Routing protocol suite supporting BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, LDP, BFD, VRRP, NHRP and EIGRP Group: Applications/Networking @@ -16,6 +16,7 @@ BuildRequires: glibc-devel BuildRequires: libatomic-devel BuildRequires: libcap-devel BuildRequires: libcares-devel +BuildRequires: libgcc BuildRequires: libjson-c-devel BuildRequires: libnetsnmp-devel BuildRequires: libnl-devel @@ -230,6 +231,9 @@ install -D -m0644 tools/etc/frr/vtysh.conf -t %{buildroot}%{_sysconfdir}/frr %doc README.md %changelog +* Tue Dec 24 2024 Automatic Build System 10.2.1-1mamba +- automatic version update by autodist + * Sat Nov 16 2024 Automatic Build System 10.2-1mamba - automatic version update by autodist