Author: rhs
Date: Thu Feb 14 07:12:11 2008
New Revision: 627777
URL: http://svn.apache.org/viewvc?rev=627777&view=rev
Log:
bumped spec release
Modified:
incubator/qpid/trunk/qpid/cpp/qpidc.spec.in
Modified: incubator/qpid/trunk/qpid/cpp/qpidc.spec.in
URL:
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/qpidc.spec.in?rev=627777&r1=627776&r2=627777&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/qpidc.spec.in (original)
+++ incubator/qpid/trunk/qpid/cpp/qpidc.spec.in Thu Feb 14 07:12:11 2008
@@ -5,7 +5,7 @@
Name: @PACKAGE@
Version: @VERSION@
-Release: 22%{?dist}
+Release: 23%{?dist}
Summary: Libraries for Qpid C++ client applications
Group: System Environment/Libraries
License: Apache Software License
@@ -156,6 +156,9 @@
/sbin/ldconfig
%changelog
+* Thu Feb 14 2008 Rafael Schloming <[EMAIL PROTECTED]> - 0.2-23
+- Bumped to pull in fixes for Beta 3
+
* Tue Feb 12 2008 Alan Conway <[EMAIL PROTECTED]> - 0.2-22
- Added -g to compile flags for debug symbols.