From c228cad8258e25944317dd70a77b077154cb9cc3 Mon Sep 17 00:00:00 2001 From: Jeff Ortel Date: Mar 01 2016 01:00:00 +0000 Subject: Latest upstream. --- diff --git a/.gitignore b/.gitignore index 85f803f..e99791e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /gofer-2.7.1.tar.gz /gofer-2.7.3.tar.gz /gofer-2.7.4.tar.gz +/gofer-2.7.5.tar.gz diff --git a/gofer.spec b/gofer.spec index 8f7ea72..50720c7 100644 --- a/gofer.spec +++ b/gofer.spec @@ -6,7 +6,7 @@ %endif Name: gofer -Version: 2.7.4 +Version: 2.7.5 Release: 1%{?dist} Summary: A lightweight, extensible python agent Group: Development/Languages @@ -202,7 +202,7 @@ Summary: Gofer Qpid proton messaging adapter python package Group: Development/Languages BuildRequires: python Requires: python-%{name} = %{version} -Requires: python-qpid-proton >= 0.9-13 +Requires: python-qpid-proton >= 0.9-5 %description -n python-%{name}-proton Provides the gofer qpid proton messaging adapter package. @@ -233,6 +233,11 @@ Provides the gofer amqp messaging adapter package. %changelog +* Mon Feb 29 2016 Jeff Ortel 2.7.5-1 +- Load pam libs on demand. (jortel@redhat.com) + +* Tue Feb 16 2016 Jeff Ortel 2.7.4-2 +- Relax proton requirement. (jortel@redhat.com) * Fri Feb 05 2016 Jeff Ortel 2.7.4-1 - Require proton 0.9-13. (jortel@redhat.com) - Support latency plugin descriptor property. (jortel@redhat.com) diff --git a/sources b/sources index 3409a8b..cbe8566 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -153821f6e0b58344baa0e5a9bb858819 gofer-2.7.4.tar.gz +7ca4b18bc7b46c057072fb5c40392d8f gofer-2.7.5.tar.gz