[python-bloom/f19] Update to 0.5.12

Scott K Logan cottsay at fedoraproject.org
Thu Sep 25 12:16:41 UTC 2014


commit 2e5db5ed96a5913176dc14e9696b2d51b317dc9e
Author: Scott K Logan <logans at cottsay.net>
Date:   Thu Sep 25 04:56:15 2014 -0500

    Update to 0.5.12

 .gitignore        |    1 +
 python-bloom.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69880c0..395f4e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /bloom-0.5.8-be82e97.tar.gz
 /bloom-0.5.9-7b24e5d.tar.gz
 /bloom-0.5.11-875170d.tar.gz
+/bloom-0.5.12-a1e5393.tar.gz
diff --git a/python-bloom.spec b/python-bloom.spec
index 2754678..ca3d83f 100644
--- a/python-bloom.spec
+++ b/python-bloom.spec
@@ -1,8 +1,8 @@
-%global commit 875170d225119483fa35ded4d340e041364c19f1
+%global commit a1e5393b1cd82c513bce581265331167217bac13
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           python-bloom
-Version:        0.5.11
+Version:        0.5.12
 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 Sep 25 2014 Scott K Logan <logans at cottsay.net> - 0.5.12-1
+- Update to 0.5.12
+
 * Thu Jul 24 2014 Scott K Logan <logans at cottsay.net> - 0.5.11-1
 - Update to 0.5.11
 
diff --git a/sources b/sources
index 7438557..d29762a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d98fa6dd0a7be4c3cff5164f954c7a33  bloom-0.5.11-875170d.tar.gz
+d0a25c90ec4bc8f670b24b62721ff9e2  bloom-0.5.12-a1e5393.tar.gz


More information about the scm-commits mailing list