From 92dc450fc6d2574260d997d86415f26e3ce97990 Mon Sep 17 00:00:00 2001 From: Ankur Sinha (Ankur Sinha Gmail) Date: Mar 12 2015 14:34:49 +0000 Subject: Update to 0.2.7 --- diff --git a/.gitignore b/.gitignore index d6b7aa7..cedb9c3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /catkin_pkg-0.2.4.tar.gz /catkin_pkg-0.2.5.tar.gz /catkin_pkg-0.2.6.tar.gz +/catkin_pkg-0.2.7.tar.gz diff --git a/python-catkin_pkg.spec b/python-catkin_pkg.spec index b27da01..63a9c7e 100644 --- a/python-catkin_pkg.spec +++ b/python-catkin_pkg.spec @@ -9,7 +9,7 @@ %endif Name: python-%{module_name} -Version: 0.2.6 +Version: 0.2.7 Release: 1%{?dist} Summary: Library for retrieving information about catkin packages @@ -118,6 +118,9 @@ popd %endif %changelog +* Thu Mar 12 2015 Ankur Sinha 0.2.7-1 +- Update to 0.2.7 + * Sat Oct 25 2014 Scott K Logan - 0.2.6-1 - Update to 0.2.6 diff --git a/sources b/sources index f0450e9..3a8706d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d1b82c9e3acd873e6a07e2c932f4bea4 catkin_pkg-0.2.6.tar.gz +1cf3f16d24d595f086df2adec5f5f2ed catkin_pkg-0.2.7.tar.gz