From 57f096793d2d46ba5073afff9735f8c07c56b697 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 15:57:48 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_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 5567a3b..025f3b3 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -8,7 +8,7 @@ Name: qpid-proton Version: 0.38.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A high performance, lightweight messaging library License: ASL 2.0 URL: http://qpid.apache.org/proton/ @@ -320,6 +320,9 @@ rm -f %{buildroot}%{proton_datadir}/CMakeLists.txt %check %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 0.38.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Mon Jul 10 2023 Lukáš Zaoral - 0.38.0-3 - Fix compatibility with Python 3.12 (rhbz#2220586)