[newlisp/f16] Updated version, email address and files listed twice

ndowens ndowens at fedoraproject.org
Tue Nov 8 21:46:41 UTC 2011


commit 819fa1545e63e708404f463dc02da3c1246a32ea
Author: Nathan Owe <ndowens04ATgmailDOTcom>
Date:   Tue Nov 8 15:46:22 2011 -0600

    Updated version, email address and files listed twice

 .gitignore   |    1 +
 newlisp.spec |   11 +++++++++--
 sources      |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6736571..0626a6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /newlisp-10.3.2.tgz
+/newlisp-10.3.3.tgz
diff --git a/newlisp.spec b/newlisp.spec
index aa1db75..7fc7f29 100644
--- a/newlisp.spec
+++ b/newlisp.spec
@@ -1,6 +1,6 @@
 Name:           newlisp
-Version:        10.3.2
-Release:        3%{?dist}
+Version:        10.3.3
+Release:        1%{?dist}
 Summary:        Lisp-like general purpose scripting
 
 License:        GPLv3+
@@ -55,9 +55,16 @@ make install_home HOME=%{buildroot}/usr/
 
 
 %changelog
+* Tue Oct 08 2011 Nathan Owe <ndowens at fedoraproject.org> 10.3.3-1
+- Updated Email address in SPEC
+- Fixed file listed twice in %%files
+- Package updated to the latest stable version
+
 * Sun Jul 24 2011 Nathan Owe <ndowens04 at yahoo.com> 10.3.2-3
 - Updated License field to the correct license
+
 * Sun Jul 24 2011 Nathan Owe <ndowens04 at yahoo.com> 10.3.2-2
 - Added fixed Man page from SCM 
+
 * Thu Jul 21 2011 Nathan Owe <ndowens04 at yahoo.com> 10.3.2-1
 - Initial package
diff --git a/sources b/sources
index 05413a3..c32538f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91aede51dc31fc1997d6c52adac3568a  newlisp-10.3.2.tgz
+9f997690d09b96dca9c3843784b13702  newlisp-10.3.3.tgz


More information about the scm-commits mailing list