New version 7.3

This commit is contained in:
Michal Ruprich
2020-02-19 10:42:42 +01:00
parent 6649e1db0a
commit 3f446986bd
6 changed files with 23 additions and 37 deletions

View File

@@ -1,11 +1,12 @@
%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
Release: 2%{?checkout}%{?dist}
Version: 7.3
Release: 1%{?checkout}%{?dist}
Summary: Routing daemon
License: GPLv2+
URL: http://www.frrouting.org
@@ -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
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild