[python-bucky] Update to 0.2.6

Jonathan Steffan jsteffan at fedoraproject.org
Tue Sep 17 22:21:24 UTC 2013


commit e93729825f85e95f3ab668d3261a41db8a941226
Author: Jonathan Steffan <jsteffan at fedoraproject.org>
Date:   Tue Sep 17 16:21:10 2013 -0600

    Update to 0.2.6

 .gitignore        |    1 +
 python-bucky.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 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 bfe82c4..8af2ba7 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.4
-Release:        2%{?dist}
+Version:        0.2.6
+Release:        1%{?dist}
 Summary:        CollectD and StatsD adapter for Graphite
 
 Group:          System Environment/Daemons
@@ -64,6 +64,9 @@ 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
 
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