[gofer/f16] Update to: 0.64.

Jeff Ortel jortel at fedoraproject.org
Tue Jan 10 19:34:28 UTC 2012


commit c44cc6e5b82b3b07b3582c08fad4eb47bdfc6000
Author: Jeff Ortel <jortel at redhat.com>
Date:   Tue Jan 10 13:16:53 2012 -0600

    Update to: 0.64.

 .gitignore |    1 +
 gofer.spec |   16 +++++++++++++++-
 sources    |    1 +
 3 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1617370..74c4e9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /gofer-0.54.tar.gz
 /gofer-0.60.tar.gz
+/gofer-0.64.tar.gz
diff --git a/gofer.spec b/gofer.spec
index 2ceb4e2..9c94bcd 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.60
+Version: 0.64
 Release: 1%{?dist}
 Summary: A lightweight, extensible python agent
 Group:   Development/Languages
@@ -240,6 +240,20 @@ This plug-in provides RMI access to package (RPM) management.
 
 
 %changelog
+* Mon Jan 09 2012 Jeff Ortel <jortel at redhat.com> 0.64-1
+- Enhanced package (plugin) API. (jortel at redhat.com)
+* Wed Nov 30 2011 Jeff Ortel <jortel at redhat.com> 0.63-1
+- Mitigate systemd issues on F15. (jortel at redhat.com)
+
+* Wed Nov 30 2011 Jeff Ortel <jortel at redhat.com> 0.62-1
+- plugin: package; extra monkey business with yum optparser to support
+  INTERACTIVE yum plugins. (jortel at redhat.com)
+
+* Wed Nov 23 2011 Jeff Ortel <jortel at redhat.com> 0.61-1
+- mocks: add support for mock constructors. (jortel at redhat.com)
+- plugin: package; Fix problem of yum interactive plugins accessing contributed
+  options. (jortel at redhat.com)
+
 * Fri Nov 18 2011 Jeff Ortel <jortel at redhat.com> 0.60-1
 - plugin: package; revise API for constructors; add Yum wrapper class.
   (jortel at redhat.com)
diff --git a/sources b/sources
index 53c1414..fe81cf1 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 7a9b9ffac4a39dbe3016f8f3d41eedc2  gofer-0.60.tar.gz
+580fb08ad41f082253cd089e060494de  gofer-0.64.tar.gz


More information about the scm-commits mailing list