[newlisp/f15] modified: .gitignore modified: newlisp.spec modified: sources

ndowens ndowens at fedoraproject.org
Sun Apr 8 01:32:43 UTC 2012


commit ea5b55610db76d743702995eb824cf92972372f3
Author: Nathan Owens <ndowens04 at gmail.com>
Date:   Sat Apr 7 20:32:21 2012 -0500

    	modified:   .gitignore
    	modified:   newlisp.spec
    	modified:   sources

 .gitignore   |    1 +
 newlisp.spec |    1 -
 sources      |    2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 73c3db8..cd6b45e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /newlisp-10.3.3.tgz
 >>>>>>> master
 /newlisp-10.4.0.tgz
+/newlisp-10.4.1.tgz
diff --git a/newlisp.spec b/newlisp.spec
index d09b42b..6f01545 100644
--- a/newlisp.spec
+++ b/newlisp.spec
@@ -8,7 +8,6 @@ URL:            http://www.newlisp.org
 Source0:        http://www.newlisp.org/downloads/%{name}-%{version}.tgz
 Patch0:         %{name}-0002-Allow-to-override-CFLAGS.patch
 Patch1:         %{name}-0003-Don-t-strip-the-resulting-binary.patch
-Patch2:         newlisp-h.patch
 BuildRequires:  readline-devel  
 BuildRequires:  libffi-devel     
 
diff --git a/sources b/sources
index 92a8b2f..357f747 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a56ed9130a403520b08059f17b81965a  newlisp-10.4.0.tgz
+996d3621909223c6fe1fe18e6579f10f  newlisp-10.4.1.tgz


More information about the scm-commits mailing list