From 3c5c95246a9aa2cb5c0994bf39443b128225408b Mon Sep 17 00:00:00 2001 From: Scott K Logan Date: Oct 25 2014 20:13:57 +0000 Subject: Update to 0.2.6 --- diff --git a/.gitignore b/.gitignore index 9044ab6..d6b7aa7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /catkin_pkg-0.2.3.tar.gz /catkin_pkg-0.2.4.tar.gz /catkin_pkg-0.2.5.tar.gz +/catkin_pkg-0.2.6.tar.gz diff --git a/python-catkin_pkg.spec b/python-catkin_pkg.spec index 848ff18..b27da01 100644 --- a/python-catkin_pkg.spec +++ b/python-catkin_pkg.spec @@ -1,5 +1,3 @@ -%global commit b055637aad36fe0c6a35d721c9dbf64ea8c8015c -%global shortcommit %(c=%{commit}; echo ${c:0:7}) %global module_name catkin_pkg %if 0%{?fedora} > 12 @@ -11,7 +9,7 @@ %endif Name: python-%{module_name} -Version: 0.2.5 +Version: 0.2.6 Release: 1%{?dist} Summary: Library for retrieving information about catkin packages @@ -120,6 +118,9 @@ popd %endif %changelog +* Sat Oct 25 2014 Scott K Logan - 0.2.6-1 +- Update to 0.2.6 + * Sat Oct 18 2014 Scott K Logan - 0.2.5-1 - Update to 0.2.5 - Add python3 package diff --git a/sources b/sources index eb64ebe..f0450e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8c91b081228c461dffbc387a2811ec7 catkin_pkg-0.2.5.tar.gz +d1b82c9e3acd873e6a07e2c932f4bea4 catkin_pkg-0.2.6.tar.gz