From ce3a1bde8b3837928812c6ed1b234c9d1bfbaa43 Mon Sep 17 00:00:00 2001 From: Jeff Ortel Date: Nov 13 2013 23:27:39 +0000 Subject: Update gofer to 0.77.1-1 --- diff --git a/.gitignore b/.gitignore index 5351bdc..b17371c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /gofer-0.74.tar.gz /gofer-0.75.tar.gz /gofer-0.77.tar.gz +/gofer-0.77.1.tar.gz diff --git a/gofer.spec b/gofer.spec index 7d955f5..87d0724 100644 --- a/gofer.spec +++ b/gofer.spec @@ -2,7 +2,7 @@ %{!?ruby_sitelib: %global ruby_sitelib %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]')} Name: gofer -Version: 0.77 +Version: 0.77.1 Release: 1%{?dist} Summary: A lightweight, extensible python agent Group: Development/Languages @@ -116,7 +116,7 @@ Group: Development/Languages Obsoletes: %{name}-lib BuildRequires: python Requires: python-simplejson -Requires: python-qpid >= 0.7 +Requires: python-qpid >= 0.18 Requires: PyPAM %if 0%{?rhel} && 0%{?rhel} < 6 Requires: python-hashlib @@ -248,6 +248,8 @@ This plug-in provides RMI access to package (RPM) management. %changelog +* Fri Nov 01 2013 Jeff Ortel 0.77.1-1 +- 1023056 - use qpid builtin SSL transport. (jortel@redhat.com) * Mon Sep 30 2013 Jeff Ortel 0.77-1 - Reduce logging do DEBUG on frequent messaging and RMI processing events. (jortel@redhat.com) diff --git a/sources b/sources index f849207..ec48ad8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -388cad06cda898d539df506e2b7f52ad gofer-0.77.tar.gz +52ff0f9b63f091895c45615a88521a33 gofer-0.77.1.tar.gz