[sbcl] 1.0.50

Rex Dieter rdieter at fedoraproject.org
Fri Jul 15 17:46:14 UTC 2011


commit 3a6d2bf25d8437889b2d71773f09ac19da21698b
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Jul 15 12:51:23 2011 -0500

    1.0.50

 .gitignore |    2 ++
 sbcl.spec  |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dfce99a..9d8b269 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 /sbcl-1.0.46-documentation-html.tar.bz2
 /sbcl-1.0.46-source.tar.bz2
+/sbcl-1.0.50-documentation-html.tar.bz2
+/sbcl-1.0.50-source.tar.bz2
diff --git a/sbcl.spec b/sbcl.spec
index 3d1c407..8e7a9fa 100644
--- a/sbcl.spec
+++ b/sbcl.spec
@@ -17,7 +17,7 @@
 
 Name: 	 sbcl
 Summary: Steel Bank Common Lisp
-Version: 1.0.46
+Version: 1.0.50
 Release: 1%{?dist}
 
 License: BSD
@@ -234,7 +234,7 @@ fi
 %files
 %defattr(-,root,root)
 %doc BUGS COPYING README CREDITS NEWS TLA TODO
-%doc STYLE PRINCIPLES
+%doc PRINCIPLES
 %{_bindir}/sbcl
 %{_prefix}/lib/sbcl/
 %{_mandir}/man1/sbcl.1*
@@ -255,6 +255,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Jul 12 2011 Rex Dieter <rdieter at fedoraproject.org> 1.0.50-1
+- 1.0.50
+
 * Fri Mar 04 2011 Rex Dieter <rdieter at fedoraproject.org> 1.0.46-1
 - 1.0.46
 
diff --git a/sources b/sources
index a58c759..f60327e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-433ea4c266d537b6858b36d263202072  sbcl-1.0.46-documentation-html.tar.bz2
-83f094aa36edce2d69214330890f05e5  sbcl-1.0.46-source.tar.bz2
+67836680cd2c823b8db96edbc6f2e509  sbcl-1.0.50-documentation-html.tar.bz2
+74ce9b24516885d066ec4287cde52e8c  sbcl-1.0.50-source.tar.bz2


More information about the scm-commits mailing list