[python-catkin_pkg/f19] Update to 0.2.6

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


commit 3cc1866b1aac09a3439587d1250dc4a19adc84da
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 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 4ac9829..365afa6 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