diff --git a/.gitignore b/.gitignore index e99791e..fedb745 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /gofer-2.7.3.tar.gz /gofer-2.7.4.tar.gz /gofer-2.7.5.tar.gz +/gofer-2.7.6.tar.gz diff --git a/gofer.spec b/gofer.spec index 50720c7..13d41dd 100644 --- a/gofer.spec +++ b/gofer.spec @@ -6,7 +6,7 @@ %endif Name: gofer -Version: 2.7.5 +Version: 2.7.6 Release: 1%{?dist} Summary: A lightweight, extensible python agent Group: Development/Languages @@ -233,6 +233,9 @@ Provides the gofer amqp messaging adapter package. %changelog +* Wed Apr 13 2016 Jeff Ortel 2.7.6-1 +- Fix proton reliable send. Reported on 1323726. (jortel@redhat.com) + * Mon Feb 29 2016 Jeff Ortel 2.7.5-1 - Load pam libs on demand. (jortel@redhat.com) diff --git a/sources b/sources index cbe8566..cd5bb45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ca4b18bc7b46c057072fb5c40392d8f gofer-2.7.5.tar.gz +c9ee2bce343f7ddbc920928590de860a gofer-2.7.6.tar.gz