[python-bloom] Update to 0.5.15

Scott K Logan cottsay at fedoraproject.org
Sun Dec 14 07:36:31 UTC 2014


commit a925a56d6815ad349dcb706b2154d3fa111182e9
Author: Scott K Logan <logans at cottsay.net>
Date:   Sat Dec 13 23:19:45 2014 -0800

    Update to 0.5.15

 .gitignore        |    1 +
 python-bloom.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 533fea9..01160b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /bloom-0.5.11-875170d.tar.gz
 /bloom-0.5.12-a1e5393.tar.gz
 /bloom-0.5.14-8a40c3e.tar.gz
+/bloom-0.5.15-b440a0d.tar.gz
diff --git a/python-bloom.spec b/python-bloom.spec
index 257eeac..4cdd39a 100644
--- a/python-bloom.spec
+++ b/python-bloom.spec
@@ -1,8 +1,8 @@
-%global commit 8a40c3eca6d97b5a42fbbe30bdd0b3eb460f7552
+%global commit b440a0dc40d2a3f38aa1ed1732eeb7ffa4fade76
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           python-bloom
-Version:        0.5.14
+Version:        0.5.15
 Release:        1%{?dist}
 Summary:        Bloom is a release automation tool
 
@@ -22,7 +22,7 @@ Requires:       python-catkin_pkg >= 0.2.2
 Requires:       python-dateutil
 Requires:       python-empy
 Requires:       python-rosdep >= 0.10.25
-Requires:       python-rosdistro >= 0.3.0
+Requires:       python-rosdistro >= 0.4.0
 Requires:       python-setuptools
 Requires:       python-vcstools >= 0.1.22
 
@@ -61,6 +61,9 @@ PYTHONPATH=%{buildroot}%{python2_sitelib} nosetests test/test_code_format.py
 %{_datadir}/man/man1/bloom.1.gz
 
 %changelog
+* Sat Dec 13 2014 Scott K Logan <logans at cottsay.net> - 0.5.15-1
+- Update to 0.5.15
+
 * Fri Nov 28 2014 Scott K Logan <logans at cottsay.net> - 0.5.14-1
 - Update to 0.5.14
 
diff --git a/sources b/sources
index 6f522d2..2fae970 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f130b3eae9e2afd9f90062d8afaf7e4  bloom-0.5.14-8a40c3e.tar.gz
+e70d217410d7f0cf832b1e8ae26c6248  bloom-0.5.15-b440a0d.tar.gz


More information about the scm-commits mailing list