[sdformat] Added CMake version script

rmattes rmattes at fedoraproject.org
Sun Sep 7 14:26:40 UTC 2014


commit 0512b9eb0eb511a55eeb0c5206d4716c754a0c64
Author: Rich Mattes <richmattes at gmail.com>
Date:   Sun Sep 7 10:26:10 2014 -0400

    Added CMake version script

 sdformat.spec |    7 +++++--
 sources       |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sdformat.spec b/sdformat.spec
index 6da3e2f..47da50a 100644
--- a/sdformat.spec
+++ b/sdformat.spec
@@ -1,9 +1,9 @@
-%global hghash 7899c38774ac
+%global hghash d79259b26096
 %global apiver 2.0
 
 Name:		sdformat
 Version:	2.0.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	The Simulation Description Format
 
 License:	ASL 2.0
@@ -97,6 +97,9 @@ make -C build test || cat build/Testing/Temporary/LastTest.log
 %doc build/doxygen/html
 
 %changelog
+* Sun Sep 07 2014 Rich Mattes <richmattes at gmail.com> - 2.0.1-2
+- Added CMake version script
+
 * Sat Aug 23 2014 Rich Mattes <richmattes at gmail.com> - 2.0.1-1
 - Update to release 2.0.1
 - Apply upstream patch for urdfdom 0.3 support
diff --git a/sources b/sources
index 606f037..0a2cd42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82f7f6479ae3cb4e095cf7c3210678e0  sdformat2_2.0.1.tar.bz2
+a29ee0a99f0e9b9a55ffd3b976b26b0a  sdformat2_2.0.1.tar.bz2


More information about the scm-commits mailing list