[clipsmm] Update to 0.2.1

Tim Niemueller timn at fedoraproject.org
Wed Jan 4 11:50:05 UTC 2012


commit 31b85d641e8da47a083f92b222e78aee5858f531
Author: Tim Niemueller <niemueller at kbsg.rwth-aachen.de>
Date:   Wed Jan 4 12:49:54 2012 +0100

    Update to 0.2.1

 .gitignore   |    2 +-
 clipsmm.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9dab22e..7b8e8fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 /.build*
-/clipsmm-0.2.0*
 /x86_64
 /noarch
+/clipsmm-0.2.1*
diff --git a/clipsmm.spec b/clipsmm.spec
index 922b485..1988afc 100644
--- a/clipsmm.spec
+++ b/clipsmm.spec
@@ -1,7 +1,7 @@
 %define clipsver 6.30
 Summary:          C++ interface to the CLIPS expert system C library
 Name:             clipsmm
-Version:          0.2.0
+Version:          0.2.1
 Release:          1%{?dist}
 License:          GPLv3
 URL:              http://clipsmm.sourceforge.net
@@ -122,6 +122,9 @@ cd unit_tests
 
 
 %changelog
+* Wed Jan 04 2012 Tim Niemueller <tim at niemueller.de> - 0.2.1-1
+- Upgrade to 0.2.1, fixes C++0x detection
+
 * Sat Oct 29 2011 Tim Niemueller <tim at niemueller.de> - 0.2.0-1
 - Upgrade to 0.2.0
 
diff --git a/sources b/sources
index 1034bfe..264bb4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0c75a6766e487546dcca2e34ca0cd47  clipsmm-0.2.0.tar.bz2
+58f55ec3a1157c0e5bb77389c981e612  clipsmm-0.2.1.tar.bz2


More information about the scm-commits mailing list