]> granicus.if.org Git - check/commitdiff
Updated check.spec
authoramalec <amalec@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 27 Jun 2001 18:25:54 +0000 (18:25 +0000)
committeramalec <amalec@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 27 Jun 2001 18:25:54 +0000 (18:25 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@38 64e312b2-a51f-0410-8e61-82d0ca0eb02a

check/configure
check/rpm/check.spec

index 4441b674392e761aba8400ab855ee1fb085d94da..89fc9647208ec9494de07bd88c31908ad275004c 100755 (executable)
@@ -691,7 +691,7 @@ fi
 
 PACKAGE=check
 
-VERSION=0.6.0
+VERSION=0.6.1
 
 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
   { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
index 372031b6972352979a205bece8d4bf829941667c..c48ae521bcdf8f184b9d0e69061d41ce774a5843 100644 (file)
@@ -1,9 +1,9 @@
 Summary: A unit test framework for C
 Name: check
-Version: 0.6.0
+Version: 0.6.1
 Release: 1
 Epoch: 1
-Source: http://prdownloads.sourceforge.net/check/check-0.6.0.tar.gz
+Source: http://prdownloads.sourceforge.net/check/check-0.6.1.tar.gz
 Group: Development/Tools
 Copyright: GPL
 URL: http://check.sourceforge.net
@@ -68,6 +68,8 @@ rm -rf ${RPM_BUILD_ROOT}
 %doc %{_prefix}/share/doc/%{name}-%{version}/money/config.h.in
 
 %changelog
+* Wed Jun 27 2001 Arien Malec <arien_malec@yahoo.com>
+- Updated for 0.6.1
 * Thu Jun 21 2001 Arien Malec <arien_malec@yahoo.com>
 - Updated for 0.6.0, removed example-5.html
 * Sat Jun 2 2001 Arien Malec <arien_malec@yahoo.com>