[python-bloom/f20] Update to 0.5.11

Scott K Logan cottsay at fedoraproject.org
Fri Jul 25 03:51:33 UTC 2014


commit 36b54bc196bfe7ff097e866dca8c454dac1a5500
Author: Scott K Logan <logans at cottsay.net>
Date:   Thu Jul 24 22:49:13 2014 -0500

    Update to 0.5.11

 .gitignore        |    1 +
 python-bloom.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0751cde..69880c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /bloom-0.5.4-ebab9f2.tar.gz
 /bloom-0.5.8-be82e97.tar.gz
 /bloom-0.5.9-7b24e5d.tar.gz
+/bloom-0.5.11-875170d.tar.gz
diff --git a/python-bloom.spec b/python-bloom.spec
index c42b44d..2754678 100644
--- a/python-bloom.spec
+++ b/python-bloom.spec
@@ -1,8 +1,8 @@
-%global commit 7b24e5d8944b1d0b683a8c4623ec8b007b9e8734
+%global commit 875170d225119483fa35ded4d340e041364c19f1
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           python-bloom
-Version:        0.5.9
+Version:        0.5.11
 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
+* Thu Jul 24 2014 Scott K Logan <logans at cottsay.net> - 0.5.11-1
+- Update to 0.5.11
+
 * Mon Jun 09 2014 Scott K Logan <logans at cottsay.net> - 0.5.9-1
 - Update to 0.5.9
 
diff --git a/sources b/sources
index 2abd723..7438557 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6517a7c04b187d0cc4fb14945bc7c582  bloom-0.5.9-7b24e5d.tar.gz
+d98fa6dd0a7be4c3cff5164f954c7a33  bloom-0.5.11-875170d.tar.gz


More information about the scm-commits mailing list