From e2236959a65dabb9c7cd2cbfea4c06545538ce48 Mon Sep 17 00:00:00 2001 From: Benjamin Kreuter Date: May 11 2019 17:05:34 +0000 Subject: updated to v2.23 --- diff --git a/.gitignore b/.gitignore index a27d1ea..b82b889 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /v2.12.tar.gz +/v2.23.tar.gz diff --git a/emacs-slime.spec b/emacs-slime.spec index 4009e0c..e452125 100644 --- a/emacs-slime.spec +++ b/emacs-slime.spec @@ -2,8 +2,8 @@ Name: emacs-%{pkg} Epoch: 1 -Version: 2.19 -Release: 6%{?dist} +Version: 2.23 +Release: 1%{?dist} Summary: The superior lisp interaction mode for emacs #Public domain: Mentioned in README file @@ -13,9 +13,9 @@ Summary: The superior lisp interaction mode for emacs License: Public Domain and GPLv3+ and GPLv2+ and LLGPL URL: http://common-lisp.net/project/slime/ Source0: https://github.com/slime/slime/archive/v%{version}.tar.gz -Patch1: 219-fix-test.patch -Patch2: 219-fix-inspector-test.patch -Patch3: 219-fix-slime-version-test.patch +#Patch1: 219-fix-test.patch +#Patch2: 219-fix-inspector-test.patch +#Patch3: 219-fix-slime-version-test.patch BuildRequires: emacs texinfo common-lisp-controller # for testing @@ -35,9 +35,9 @@ SLIME is a Emacs mode for common Lisp development. %prep %setup -q -n %{pkg}-%{version} -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 +#%patch1 -p1 +#%patch2 -p1 +#%patch3 -p1 %build #{_emacs_bytecompile} *.el @@ -73,8 +73,8 @@ install -pm 644 *.asd %{buildroot}%{_datadir}/common-lisp/source/slime mv contrib/README.md contrib/contrib-README.md -#%check -#make check +%check +make check %post /usr/sbin/register-common-lisp-source swank @@ -110,6 +110,9 @@ mv contrib/README.md contrib/contrib-README.md %{_infodir}/%{pkg}.info.gz %changelog +* Sat May 11 2019 Benjamin Kreuter - 1:2.23-1 +Updated to v2.23 + * Thu Jan 31 2019 Fedora Release Engineering - 1:2.19-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index d289fea..3a17b63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v2.19.tar.gz) = 106733df0780fdb04a063e0f382264f8ff9171b2a78413279fee2ca986bafdd7d02a56feca19f156dbf0a93486b261cf79f2c05e614ed9bd777b769988eb4c1f +SHA512 (v2.23.tar.gz) = feb95f386c86d38c11cc54b6ead4c6ed74aa4d123f750431bac581ac54a110b5b68b4086747bd8191f20d1f0d587ad80c6b9a6b4174fd65b3e3511db95f89e82