From 1b4e411dc3db2f9318474a04c7058246ac4d7298 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 30 May 2020 15:02:29 +0200 Subject: [PATCH] Rebuild (jsoncpp) --- qpid-proton.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index 0f0060b..d2db146 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -12,7 +12,7 @@ Name: qpid-proton Version: 0.31.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A high performance, lightweight messaging library License: ASL 2.0 URL: http://qpid.apache.org/proton/ @@ -311,6 +311,9 @@ rm -f %{buildroot}%{proton_datadir}/CMakeLists.txt %check %changelog +* Sat May 30 2020 Björn Esser - 0.31.0-3 +- Rebuild (jsoncpp) + * Tue May 26 2020 Miro Hrončok - 0.31.0-2 - Rebuilt for Python 3.9