diff --git a/.gitignore b/.gitignore index 0d896ea..5f1ce44 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /gofer-2.7.6.tar.gz /gofer-2.8.0.tar.gz /gofer-2.8.1.tar.gz +/gofer-2.9.0.tar.gz diff --git a/gofer.spec b/gofer.spec index 419cf41..1a6d3c4 100644 --- a/gofer.spec +++ b/gofer.spec @@ -6,7 +6,7 @@ %endif Name: gofer -Version: 2.8.1 +Version: 2.9.0 Release: 1%{?dist} Summary: A lightweight, extensible python agent Group: Development/Languages @@ -234,6 +234,10 @@ Provides the gofer amqp messaging adapter package. %changelog +* Fri Jun 17 2016 Jeff Ortel 2.9.0-1 +- Added direct and fork decorators. (jortel@redhat.com) +- Metrics enhancements. (jortel@redhat.com) + * Fri May 27 2016 Jeff Ortel 2.8.1-1 - 1340262 - Fix unwanted dependency on agent in lib (jortel@redhat.com) diff --git a/sources b/sources index e4152c0..4e177d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -85395e534699e21ae4abb7c47ade2aa7 gofer-2.8.1.tar.gz +36419790d62e773f1285da1fee6c3a64 gofer-2.9.0.tar.gz