[python-bucky] Update to 0.2.4

Jonathan Steffan jsteffan at fedoraproject.org
Wed Mar 13 20:13:53 UTC 2013


commit 9e6149d9f5e0f70f3027a5cbf9adf0c3b32ca29e
Author: Jonathan Steffan <jsteffan at fedoraproject.org>
Date:   Wed Mar 13 14:13:48 2013 -0600

    Update to 0.2.4

 .gitignore        |    1 +
 python-bucky.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 528bb42..7bbcd3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /bucky-0.2.2.tar.gz
 /bucky-0.2.3.tar.gz
+/bucky-0.2.4.tar.gz
diff --git a/python-bucky.spec b/python-bucky.spec
index 672acd9..bd0264f 100644
--- a/python-bucky.spec
+++ b/python-bucky.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           python-bucky
-Version:        0.2.3
-Release:        2%{?dist}
+Version:        0.2.4
+Release:        1%{?dist}
 Summary:        CollectD and StatsD adapter for Graphite
 
 Group:          System Environment/Daemons
@@ -64,6 +64,9 @@ fi
 
 
 %changelog
+* Wed Mar 13 2013 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.2.4-1
+- Update to 0.2.4
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 361a853..abbf5a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-787899fda6edba1e2789543c9917223f  bucky-0.2.3.tar.gz
+f236c54682853d0c9363b0a618f5cf08  bucky-0.2.4.tar.gz


More information about the scm-commits mailing list