[gofer/f21] latest upstream.

Jeff Ortel jortel at fedoraproject.org
Thu Feb 12 22:16:18 UTC 2015


commit 45cfcdb707edcc101050dde10f87c7b8908d91aa
Author: Jeff Ortel <jortel at redhat.com>
Date:   Thu Feb 12 16:16:03 2015 -0600

    latest upstream.

 .gitignore |    1 +
 gofer.spec |    7 ++++++-
 sources    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8654610..df8b5d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gofer-2.3.0.tar.gz
 /gofer-2.4.0.tar.gz
 /gofer-2.5.0.tar.gz
+/gofer-2.5.1.tar.gz
diff --git a/gofer.spec b/gofer.spec
index 039893e..584d1f1 100644
--- a/gofer.spec
+++ b/gofer.spec
@@ -6,7 +6,7 @@
 %endif
 
 Name: gofer
-Version: 2.5.0
+Version: 2.5.1
 Release: 1%{?dist}
 Summary: A lightweight, extensible python agent
 Group:   Development/Languages
@@ -265,6 +265,11 @@ This plug-in provides RMI access to package (RPM) management.
 
 
 %changelog
+* Thu Feb 12 2015 Jeff Ortel <jortel at redhat.com> 2.5.1-1
+- Fix virtual hosts. (jortel at redhat.com)
+- Using LinkDetached in proton.reliable. (jortel at redhat.com)
+- Better recognition of when SSL is to be used. (jortel at redhat.com)
+- Sender supports durable option. (jortel at redhat.com)
 * Tue Feb 10 2015 Jeff Ortel <jortel at redhat.com> 2.5.0-1
 - AdapterNotFound raised when explicit adapter not found. (jortel at redhat.com)
 - NotFound raised amqp node not found. (jortel at redhat.com)
diff --git a/sources b/sources
index e81f823..eb89420 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63086337883602311befd14ef992a20e  gofer-2.5.0.tar.gz
+cd8c1e520f5fe763f61502674e4261ed  gofer-2.5.1.tar.gz


More information about the scm-commits mailing list