From 93855b8bfbd40683ba2595cd3ca4cb4d51cdc14d Mon Sep 17 00:00:00 2001 From: Irina Boverman Date: Wed, 9 Aug 2017 14:22:26 -0400 Subject: [PATCH] 0.17.0-7 --- qpid-proton.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index 40049be..aef1789 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -17,7 +17,7 @@ Name: qpid-proton Version: 0.17.0 -Release: 6%{?dist} +Release: 7%{?dist} Group: System Environment/Libraries Summary: A high performance, lightweight messaging library @@ -401,9 +401,11 @@ popd %endif %changelog +* Wed Aug 9 2017 Irina Boverman - 0.17.0-7 +- - Resolves: PROTON-1526 + * Tue Aug 8 2017 Irina Boverman - 0.17.0-6 - Added missing *.hpp files in qpid-proton-cpp-devel package -- Resolves: PROTON-1526 * Fri Jul 07 2017 Igor Gnatenko - 0.17.0-5 - Rebuild due to bug in RPM (RHBZ #1468476)