[python-catkin_pkg] Update to 0.2.7

Ankur Sinha ankursinha at fedoraproject.org
Thu Mar 12 14:34:56 UTC 2015


commit 92dc450fc6d2574260d997d86415f26e3ce97990
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur at gmail.com>
Date:   Thu Mar 12 14:34:49 2015 +0000

    Update to 0.2.7

 .gitignore             | 1 +
 python-catkin_pkg.spec | 5 ++++-
 sources                | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <ankursinha AT fedoraproject DOT org> 0.2.7-1
+- Update to 0.2.7
+
 * Sat Oct 25 2014 Scott K Logan <logans at cottsay.net> - 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


More information about the scm-commits mailing list