[python-bucky/el5] Update to 0.2.6

Jonathan Steffan jsteffan at fedoraproject.org
Tue Sep 17 22:33:14 UTC 2013


commit 7c3c62620f136645fe5f6bde612101810950d879
Author: Jonathan Steffan <jsteffan at fedoraproject.org>
Date:   Tue Sep 17 16:32:35 2013 -0600

    Update to 0.2.6

 .gitignore        |    1 +
 python-bucky.spec |    8 +++++++-
 sources           |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7bbcd3d..b978845 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /bucky-0.2.2.tar.gz
 /bucky-0.2.3.tar.gz
 /bucky-0.2.4.tar.gz
+/bucky-0.2.6.tar.gz
diff --git a/python-bucky.spec b/python-bucky.spec
index bd0264f..8af2ba7 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.4
+Version:        0.2.6
 Release:        1%{?dist}
 Summary:        CollectD and StatsD adapter for Graphite
 
@@ -64,6 +64,12 @@ fi
 
 
 %changelog
+* Tue Sep 17 2013 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.2.6-1
+- Update to 0.2.6
+
+* Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.4-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
 * Wed Mar 13 2013 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.2.4-1
 - Update to 0.2.4
 
diff --git a/sources b/sources
index abbf5a7..b328ee9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f236c54682853d0c9363b0a618f5cf08  bucky-0.2.4.tar.gz
+3d36facb92dda9196e264911b5463054  bucky-0.2.6.tar.gz


More information about the scm-commits mailing list