[python-bucky/f18] Update to 0.2.4

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


commit 0f232bd71cf2c3acaf5e27bc8862a71a1c8e4802
Author: Jonathan Steffan <jsteffan at fedoraproject.org>
Date:   Wed Mar 13 14:47:56 2013 -0600

    Update to 0.2.4

 .gitignore        |    1 +
 python-bucky.spec |    8 +++++++-
 sources           |    2 +-
 3 files changed, 9 insertions(+), 2 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 79586f7..bd0264f 100644
--- a/python-bucky.spec
+++ b/python-bucky.spec
@@ -1,7 +1,7 @@
 %{!?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
+Version:        0.2.4
 Release:        1%{?dist}
 Summary:        CollectD and StatsD adapter for Graphite
 
@@ -64,6 +64,12 @@ 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
+
 * Sat Nov 24 2012 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.2.3-1
 - Update to 0.2.3
 
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