From d56e807296763ba2b0d37d967ac7d7f8ce2c876b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 05:05:48 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- qpid-proton.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index 36c3cd5..0c82abe 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -12,7 +12,7 @@ Name: qpid-proton Version: 0.31.0 -Release: 4%{?dist} +Release: 5%{?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 +* Wed Jul 29 2020 Fedora Release Engineering - 0.31.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Jun 1 2020 Irina Boverman - 0.30.0-4 - Corrected cmake for c/cpp examples - Resolved PROTON-2228