[python-bucky/f16] Update to 0.2.3

jsteffan jsteffan at fedoraproject.org
Sun Nov 25 06:46:06 UTC 2012


commit eb3cbb7b5dbb8d1341d737a495d49bc5752790fa
Author: Jonathan Steffan <jsteffan at fedoraproject.org>
Date:   Sat Nov 24 23:46:04 2012 -0700

    Update to 0.2.3

 .gitignore        |    1 +
 python-bucky.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25a4967..528bb42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /bucky-0.2.2.tar.gz
+/bucky-0.2.3.tar.gz
diff --git a/python-bucky.spec b/python-bucky.spec
index d09c619..79586f7 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.2
+Version:        0.2.3
 Release:        1%{?dist}
 Summary:        CollectD and StatsD adapter for Graphite
 
@@ -64,6 +64,9 @@ fi
 
 
 %changelog
+* Sat Nov 24 2012 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.2.3-1
+- Update to 0.2.3
+
 * Sat Aug 18 2012 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.2.2-1
 - Update to 0.2.2
 
diff --git a/sources b/sources
index f92b413..361a853 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ae15db35847426f7b10d7450b459095  bucky-0.2.2.tar.gz
+787899fda6edba1e2789543c9917223f  bucky-0.2.3.tar.gz


More information about the scm-commits mailing list