From 4d6fd435c76b4afc05ccd4cb0307a43300659fdb Mon Sep 17 00:00:00 2001 From: Michal Ruprich Date: Tue, 16 Nov 2021 12:22:22 +0100 Subject: [PATCH] Resolves: #2023318 - Rebuilding for the new json-c library --- frr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frr.spec b/frr.spec index d63b78c..7ea406e 100644 --- a/frr.spec +++ b/frr.spec @@ -5,7 +5,7 @@ Name: frr Version: 8.0 -Release: 4%{?checkout}%{?dist} +Release: 5%{?checkout}%{?dist} Summary: Routing daemon License: GPLv2+ URL: http://www.frrouting.org @@ -211,6 +211,9 @@ make check PYTHON=%{__python3} %{_tmpfilesdir}/%{name}.conf %changelog +* Tue Nov 16 2021 Michal Ruprich - 8.0-5 +- Resolves: #2023318 - Rebuilding for the new json-c library + * Wed Sep 01 2021 Michal Ruprich - 8.0-4 - Resolves: #1997603 - ospfd not running with ospf opaque-lsa option used