diff --git a/.gitignore b/.gitignore index 01160b2..fca7aff 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /bloom-0.5.12-a1e5393.tar.gz /bloom-0.5.14-8a40c3e.tar.gz /bloom-0.5.15-b440a0d.tar.gz +/bloom-0.5.16-3111a8e.tar.gz diff --git a/python-bloom.spec b/python-bloom.spec index 4cdd39a..839609c 100644 --- a/python-bloom.spec +++ b/python-bloom.spec @@ -1,8 +1,8 @@ -%global commit b440a0dc40d2a3f38aa1ed1732eeb7ffa4fade76 +%global commit 3111a8e64bb33ede02dfe398bea0ef4ded4cf68b %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: python-bloom -Version: 0.5.15 +Version: 0.5.16 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 Dec 15 2014 Scott K Logan - 0.5.16-1 +- Update to 0.5.16 + * Sat Dec 13 2014 Scott K Logan - 0.5.15-1 - Update to 0.5.15 diff --git a/sources b/sources index 2fae970..9264d43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e70d217410d7f0cf832b1e8ae26c6248 bloom-0.5.15-b440a0d.tar.gz +163f6ace9377ca6c6d1671ace4e027f9 bloom-0.5.16-3111a8e.tar.gz