diff --git a/.gitignore b/.gitignore index 292ebbd..69d0ba5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /catkin_pkg-0.1.18-90db8ac.tar.gz /catkin_pkg-0.1.25-2f7a797.tar.gz +/catkin_pkg-0.1.28-a1b41dc.tar.gz diff --git a/python-catkin_pkg.spec b/python-catkin_pkg.spec index f332d6c..29f533e 100644 --- a/python-catkin_pkg.spec +++ b/python-catkin_pkg.spec @@ -1,9 +1,9 @@ -%global commit 2f7a797f33842e21ff22f97b664b87ab79c866d9 +%global commit a1b41dcb01ad531da7f94ae6af116ba77da3575c %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global module_name catkin_pkg Name: python-%{module_name} -Version: 0.1.25 +Version: 0.1.28 Release: 1%{?dist} Summary: Library for retrieving information about catkin packages @@ -48,6 +48,9 @@ PYTHONPATH=$RPM_BUILD_ROOT%{python_sitelib} nosetests -w test %{python_sitelib}/%{module_name}-%{version}-py?.?.egg-info %changelog +* Thu Feb 06 2014 Scott K Logan - 0.1.28-1 +- Update to 0.1.28 + * Thu Feb 06 2014 Scott K Logan - 0.1.25-1 - Update to 0.1.25 - Added check section diff --git a/sources b/sources index eb80a48..ca8dbd6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -532e4611ae7315c439edb47702c49fea catkin_pkg-0.1.25-2f7a797.tar.gz +7cdcbeb06dde2595b978580e4a8ab608 catkin_pkg-0.1.28-a1b41dc.tar.gz