[python-catkin_pkg/epel7] Update to 0.2.6

Scott K Logan cottsay at fedoraproject.org
Sat Oct 25 20:16:27 UTC 2014


commit 3185cff196bebb65b5c995ea822f325b1f88a4f7
Author: Scott K Logan <logans at cottsay.net>
Date:   Sat Oct 25 13:13:57 2014 -0700

    Update to 0.2.6

 .gitignore             |    1 +
 python-catkin_pkg.spec |    7 ++++---
 sources                |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index acb71bc..c7a6608 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /catkin_pkg-0.1.18-90db8ac.tar.gz
 /catkin_pkg-0.1.25-2f7a797.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 8626a86..f7f5ae0 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 <logans at cottsay.net> - 0.2.6-1
+- Update to 0.2.6
+
 * Sat Oct 18 2014 Scott K Logan <logans at cottsay.net> - 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


More information about the scm-commits mailing list