automatic version update by autodist [release 2.5.0-1mamba;Mon Dec 30 2024]
This commit is contained in:
parent
0d8c417e78
commit
821fb28a0f
@ -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.
|
||||
|
||||
|
||||
|
@ -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 <autodist@openmamba.org> 2.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 03 2024 Automatic Build System <autodist@openmamba.org> 2.4.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user