From c3fe4f85a3193aee15bebc50c3dca9e70ae3ebb2 Mon Sep 17 00:00:00 2001 From: "Darryl L. Pierce" Date: Mon, 26 Aug 2013 13:23:13 -0400 Subject: [PATCH] Bumped the release number --- qpid-proton.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index 9e21360..f080d00 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -2,7 +2,7 @@ Name: qpid-proton Version: 0.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A high performance, lightweight messaging library License: ASL 2.0 @@ -153,7 +153,7 @@ rm -rf %{buildroot}%{_datarootdir}/java rm -rf %{buildroot}%{_sysconfdir}/php.d %changelog -* Mon Aug 26 2013 Darryl L. Pierce - 0.4-4 +* Mon Aug 26 2013 Darryl L. Pierce - 0.4-5 - Created the qpid-proton-c-devel-doc subpackage. - Resolves: BZ#1000615