diff options
| author | Gordon Sim <gsim@apache.org> | 2008-01-21 11:09:20 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-01-21 11:09:20 +0000 |
| commit | 597113301d4410113b70f5d04d5b06811dc7dcef (patch) | |
| tree | 29230532bc89bd0c33b76b36cfee757126b2bb3d | |
| parent | 4736e936d0e876fd953071b3262644a745d82eca (diff) | |
| download | qpid-python-597113301d4410113b70f5d04d5b06811dc7dcef.tar.gz | |
bump up rev for recent changes to plugin modules & mgmt
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@613842 13f79535-47bb-0310-9956-ffa450edef68
| -rw-r--r-- | qpid/cpp/qpidc.spec.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/qpid/cpp/qpidc.spec.in b/qpid/cpp/qpidc.spec.in index 6142cf5b66..5262bfb4b2 100644 --- a/qpid/cpp/qpidc.spec.in +++ b/qpid/cpp/qpidc.spec.in @@ -5,7 +5,7 @@ Name: @PACKAGE@ Version: @VERSION@ -Release: 17%{?dist} +Release: 18%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -155,6 +155,9 @@ fi %changelog +* Mon Jan 21 2008 Gordon Sim <gsim@redhat.com> - 0.2-18 +- bump up rev for recent changes to plugin modules & mgmt + * Thu Jan 03 2008 Nuno Santos <nsantos@redhat.com> - 0.2-17 - add missing header file SessionManager.h |
