[python-bloom/f19: 2/2] Update to 0.5.9

Scott K Logan cottsay at fedoraproject.org
Mon Jun 9 19:57:58 UTC 2014


commit 4c1988473ee40bd8c7190bacfbeea88f47853978
Author: Scott K Logan <logans at cottsay.net>
Date:   Mon Jun 9 14:54:24 2014 -0500

    Update to 0.5.9

 .gitignore        |    1 +
 python-bloom.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7bb7501..0751cde 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /bloom-0.5.4-ebab9f2.tar.gz
 /bloom-0.5.8-be82e97.tar.gz
+/bloom-0.5.9-7b24e5d.tar.gz
diff --git a/python-bloom.spec b/python-bloom.spec
index 2e779ab..c42b44d 100644
--- a/python-bloom.spec
+++ b/python-bloom.spec
@@ -1,8 +1,8 @@
-%global commit be82e97df73eff8b5ba1bda1579452be4f941e6c
+%global commit 7b24e5d8944b1d0b683a8c4623ec8b007b9e8734
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           python-bloom
-Version:        0.5.8
+Version:        0.5.9
 Release:        1%{?dist}
 Summary:        Bloom is a release automation tool
 
@@ -61,6 +61,9 @@ PYTHONPATH=%{buildroot}%{python2_sitelib} nosetests test/test_code_format.py
 %{_datadir}/man/man1/bloom.1.gz
 
 %changelog
+* Mon Jun 09 2014 Scott K Logan <logans at cottsay.net> - 0.5.9-1
+- Update to 0.5.9
+
 * Mon May 19 2014 Scott K Logan <logans at cottsay.net> - 0.5.8-1
 - Update to 0.5.8
 
diff --git a/sources b/sources
index bb7ce97..2abd723 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7fb84c7f076e9a9066463e977ffcc19  bloom-0.5.8-be82e97.tar.gz
+6517a7c04b187d0cc4fb14945bc7c582  bloom-0.5.9-7b24e5d.tar.gz


More information about the scm-commits mailing list