[newlisp/f15] modified: newlisp.spec

ndowens ndowens at fedoraproject.org
Sun Apr 8 22:51:53 UTC 2012


commit a636e4724b6598741923293de2fb22635bef154e
Author: Nathan Owens <ndowens04 at gmail.com>
Date:   Sun Apr 8 17:51:18 2012 -0500

    	modified:   newlisp.spec

 newlisp.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/newlisp.spec b/newlisp.spec
index 308d8b7..91824f1 100644
--- a/newlisp.spec
+++ b/newlisp.spec
@@ -1,5 +1,5 @@
 Name:           newlisp
-Version:        10.4.0
+Version:        10.4.1
 Release:        1%{?dist}
 Summary:        Lisp-like general purpose scripting
 
@@ -21,7 +21,7 @@ applications.
 %setup -q
 %patch0 -p1 -b .CFLAGS-override
 %patch1 -p1 -b .stop-binary-strip
-%patch2 -p0 -b .newlisp-h
+%patch2 -p1 -b .newlisp-h
 
 %build
 %configure
@@ -49,7 +49,7 @@ make install_home HOME=%{buildroot}/usr/
 
 
 %changelog
-* Sat Apr 07 2012 Nathan Owe <ndowens at fedoraproject.org> 10.4.0-1
+* Sat Apr 07 2012 Nathan Owe <ndowens at fedoraproject.org> 10.4.1-1
 - Updated version
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 10.3.5-3


More information about the scm-commits mailing list