[clipsmm] Upgrade to 0.3.2

Tim Niemueller timn at fedoraproject.org
Tue Mar 5 12:20:41 UTC 2013


commit 223384e5e6558d46d6ad82ee4239bcecfa20a9b0
Author: Tim Niemueller <niemueller at kbsg.rwth-aachen.de>
Date:   Tue Mar 5 13:20:32 2013 +0100

    Upgrade to 0.3.2

 .gitignore   |    2 +-
 clipsmm.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a30daff..5b060e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 /.build*
 /x86_64
 /noarch
-/clipsmm-0.3.0*
+/clipsmm-0.3.2*
diff --git a/clipsmm.spec b/clipsmm.spec
index 5909afa..da6b27c 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.3.0
+Version:          0.3.2
 Release:          1%{?dist}
 License:          GPLv3
 URL:              http://clipsmm.sourceforge.net
@@ -14,7 +14,7 @@ BuildRequires:    cppunit-devel >= 1.11
 BuildRequires:    doxygen, libxslt
 BuildRequires:    pkgconfig, m4, libtool
 %if 0%{?fedora} < 10 || 0%{?rhel} < 6
-BuildRequires:  libtermcap-devel
+BuildRequires:    libtermcap-devel
 %endif
 
 %description
@@ -122,6 +122,9 @@ cd unit_tests
 %dir %{_datadir}/gtk-doc/html/
 
 %changelog
+* Tue Mar 05 2013 Tim Niemueller <tim at niemueller.de> - 0.3.2-1
+- Upgrade to 0.3.2.
+
 * Sat Feb 09 2013 Tim Niemueller <tim at niemueller.de> - 0.3.0-1
 - Upgrade to 0.3.0
 
diff --git a/sources b/sources
index af07c10..6a7adc6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cedb293dc42ee24940e5d1973fb7969f  clipsmm-0.3.0.tar.bz2
+7de8f45fa08251344c1ad28d21f78c93  clipsmm-0.3.2.tar.bz2


More information about the scm-commits mailing list