[python-bloom/f20] Update to 0.5.14

Scott K Logan cottsay at fedoraproject.org
Fri Nov 28 20:58:16 UTC 2014


commit 57c893f296d1db5e3ef606af0c0bb20b5f2c752b
Author: Scott K Logan <logans at cottsay.net>
Date:   Fri Nov 28 12:40:42 2014 -0800

    Update to 0.5.14

 .gitignore        |    1 +
 python-bloom.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 395f4e7..533fea9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /bloom-0.5.9-7b24e5d.tar.gz
 /bloom-0.5.11-875170d.tar.gz
 /bloom-0.5.12-a1e5393.tar.gz
+/bloom-0.5.14-8a40c3e.tar.gz
diff --git a/python-bloom.spec b/python-bloom.spec
index ca3d83f..b3507fb 100644
--- a/python-bloom.spec
+++ b/python-bloom.spec
@@ -1,8 +1,8 @@
-%global commit a1e5393b1cd82c513bce581265331167217bac13
+%global commit 8a40c3eca6d97b5a42fbbe30bdd0b3eb460f7552
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           python-bloom
-Version:        0.5.12
+Version:        0.5.14
 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
+* Fri Nov 28 2014 Scott K Logan <logans at cottsay.net> - 0.5.14-1
+- Update to 0.5.14
+
 * Thu Sep 25 2014 Scott K Logan <logans at cottsay.net> - 0.5.12-1
 - Update to 0.5.12
 
diff --git a/sources b/sources
index d29762a..6f522d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0a25c90ec4bc8f670b24b62721ff9e2  bloom-0.5.12-a1e5393.tar.gz
+5f130b3eae9e2afd9f90062d8afaf7e4  bloom-0.5.14-8a40c3e.tar.gz


More information about the scm-commits mailing list