New version 7.3

This commit is contained in:
Michal Ruprich
2020-02-19 10:26:14 +01:00
parent 503dfb41a6
commit 548c29364c
6 changed files with 22 additions and 36 deletions

View File

@@ -1,10 +1,11 @@
%global frrversion 7.2
%global frrversion 7.3
%global frr_libdir /usr/lib/frr
%global _hardened_build 1
%define _legacy_common_support 1
Name: frr
Version: 7.2
Version: 7.3
Release: 1%{?checkout}%{?dist}
Summary: Routing daemon
License: GPLv2+
@@ -33,7 +34,6 @@ Patch0001: 0001-use-python3.patch
Patch0002: 0002-enable-openssl.patch
Patch0003: 0003-disable-eigrp-crypto.patch
Patch0004: 0004-fips-mode.patch
Patch0005: 0005-test-typelist-power.patch
%description
FRRouting is free software that manages TCP/IP based routing protocols. It takes
@@ -176,6 +176,9 @@ make check PYTHON=%{__python3}
#%%{_libdir}/frr/frr/libyang_plugins/*
%changelog
* Wed Feb 19 2020 Michal Ruprich <mruprich@redhat.com> - 7.3-1
- New version 7.3
* Wed Jan 08 2020 Michal Ruprich <mruprich@redhat.com> - 7.2-1
- New version 7.2