[python-bloom/epel7] Update to 0.5.19

rmattes rmattes at fedoraproject.org
Wed Mar 4 20:01:47 UTC 2015


commit ae45963a781121d7208defd7f3fabd041c15b6e8
Author: Rich Mattes <richmattes at gmail.com>
Date:   Wed Mar 4 14:19:44 2015 -0500

    Update to 0.5.19

 .gitignore        | 1 +
 python-bloom.spec | 9 ++++++---
 sources           | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d0f77af..38f32eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /bloom-0.5.14-8a40c3e.tar.gz
 /bloom-0.5.15-b440a0d.tar.gz
 /bloom-0.5.16-3111a8e.tar.gz
+/bloom-1d45ae0b52bf43d2b01279b7e02502a1863aabe6.tar.gz
diff --git a/python-bloom.spec b/python-bloom.spec
index 7a69e7b..756ed85 100644
--- a/python-bloom.spec
+++ b/python-bloom.spec
@@ -1,15 +1,15 @@
-%global commit 3111a8e64bb33ede02dfe398bea0ef4ded4cf68b
+%global commit 1d45ae0b52bf43d2b01279b7e02502a1863aabe6
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           python-bloom
-Version:        0.5.16
+Version:        0.5.19
 Release:        1%{?dist}
 Summary:        Bloom is a release automation tool
 
 Group:          Development/Tools
 License:        BSD
 URL:            http://www.ros.org/wiki/bloom
-Source0:        https://github.com/ros-infrastructure/bloom/archive/%{commit}/bloom-%{version}-%{shortcommit}.tar.gz
+Source0:        https://github.com/ros-infrastructure/bloom/archive/%{commit}/bloom-%{commit}.tar.gz
 
 BuildArch:      noarch
 
@@ -61,6 +61,9 @@ PYTHONPATH=%{buildroot}%{python2_sitelib} nosetests test/test_code_format.py
 %{_datadir}/man/man1/bloom.1.gz
 
 %changelog
+* Wed Mar 04 2015 Rich Mattes <richmattes at gmail.com> - 0.5.19-1
+- Update to 0.5.19
+
 * Mon Dec 15 2014 Scott K Logan <logans at cottsay.net> - 0.5.16-1
 - Update to 0.5.16
 
diff --git a/sources b/sources
index 9264d43..d274ca6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-163f6ace9377ca6c6d1671ace4e027f9  bloom-0.5.16-3111a8e.tar.gz
+c54c53743b730fd906e838375fa13bd3  bloom-1d45ae0b52bf43d2b01279b7e02502a1863aabe6.tar.gz


More information about the scm-commits mailing list