[gofer/f18] Update gofer to 0.77-1

Jeff Ortel jortel at fedoraproject.org
Wed Nov 13 23:07:47 UTC 2013


commit 393460710e7120d82431e5504d9c26e9e87aa1e4
Author: Jeff Ortel <jortel at redhat.com>
Date:   Wed Nov 13 17:07:39 2013 -0600

    Update gofer to 0.77-1

 .gitignore |    1 +
 gofer.spec |    9 ++++++++-
 sources    |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 46a7626..5351bdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /gofer-0.66.tar.gz
 /gofer-0.74.tar.gz
 /gofer-0.75.tar.gz
+/gofer-0.77.tar.gz
diff --git a/gofer.spec b/gofer.spec
index ee11e51..7d955f5 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.75
+Version: 0.77
 Release: 1%{?dist}
 Summary: A lightweight, extensible python agent
 Group:   Development/Languages
@@ -248,6 +248,13 @@ This plug-in provides RMI access to package (RPM) management.
 
 
 %changelog
+* Mon Sep 30 2013 Jeff Ortel <jortel at redhat.com> 0.77-1
+- Reduce logging do DEBUG on frequent messaging and RMI processing events.
+  (jortel at redhat.com)
+* Wed Mar 06 2013 Jeff Ortel <jortel at redhat.com> 0.76-1
+- Add support for cancelling RMI; thread pool rewrite; RMI class restructure.
+  (jortel at redhat.com)
+
 * Wed Nov 07 2012 Jeff Ortel <jortel at redhat.com> 0.75-1
 - policy timeout enhancements. (jortel at redhat.com)
 - Fix threadpool leak; change plugin to use simplex pool. (jortel at redhat.com)
diff --git a/sources b/sources
index 48b21e8..f849207 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-78d519912fe13444939170dc9401db72  gofer-0.75.tar.gz
+388cad06cda898d539df506e2b7f52ad  gofer-0.77.tar.gz


More information about the scm-commits mailing list