Update json-c-0.14 patch with a solution from upstream

This commit is contained in:
Björn Esser
2020-04-13 16:45:27 +02:00
parent fbca0aec49
commit 57c898887f
2 changed files with 34 additions and 39 deletions

View File

@@ -6,7 +6,7 @@
Name: frr
Version: 7.3
Release: 2%{?checkout}%{?dist}
Release: 3%{?checkout}%{?dist}
Summary: Routing daemon
License: GPLv2+
URL: http://www.frrouting.org
@@ -177,6 +177,9 @@ make check PYTHON=%{__python3}
#%%{_libdir}/frr/frr/libyang_plugins/*
%changelog
* Mon Apr 13 2020 Björn Esser <besser82@fedoraproject.org> - 7.3-3
- Update json-c-0.14 patch with a solution from upstream
* Mon Apr 13 2020 Björn Esser <besser82@fedoraproject.org> - 7.3-2
- Add support for upcoming json-c 0.14.0