From 821fb28a0f9aa18f2abe8d4aa35e92ba3c25f4ba Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 30 Dec 2024 16:52:09 +0100 Subject: [PATCH] automatic version update by autodist [release 2.5.0-1mamba;Mon Dec 30 2024] --- README.md | 1 + sbcl.spec | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce320b3..d22a125 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler. It is open source / free software, with a permissive license. In addition to the compiler and runtime system for ANSI Common Lisp, it provides an interactive environment including a debugger, a statistical profiler, a code coverage tool, and many other extensions. + diff --git a/sbcl.spec b/sbcl.spec index 1b18bed..175a351 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -1,5 +1,5 @@ Name: sbcl -Version: 2.4.11 +Version: 2.5.0 Release: 1mamba Summary: Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler Group: Applications/Development @@ -18,7 +18,6 @@ BuildRequires: clisp %description Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler. It is open source / free software, with a permissive license. In addition to the compiler and runtime system for ANSI Common Lisp, it provides an interactive environment including a debugger, a statistical profiler, a code coverage tool, and many other extensions. -%debug_package %prep %setup -q @@ -75,6 +74,9 @@ rm %{buildroot}%{_infodir}/dir %doc COPYING CREDITS %changelog +* Mon Dec 30 2024 Automatic Build System 2.5.0-1mamba +- automatic version update by autodist + * Tue Dec 03 2024 Automatic Build System 2.4.11-1mamba - automatic version update by autodist