From b33851316398dcd12e64cc6b391942e50d4acfa3 Mon Sep 17 00:00:00 2001 From: Ting-Wei Lan Date: Mon, 27 Apr 2020 20:42:30 +0800 Subject: guix: emacs-dash 2.16.0 -> 2.17.0 --- guix/emacs-dash/emacs-dash.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'guix') diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec index 1295fa6..ca139ba 100644 --- a/guix/emacs-dash/emacs-dash.spec +++ b/guix/emacs-dash/emacs-dash.spec @@ -2,8 +2,8 @@ %global pkgname Dash Name: emacs-%{pkg} -Version: 2.16.0 -Release: 2%{?dist} +Version: 2.17.0 +Release: 1%{?dist} Summary: Dash is a modern list library for Emacs License: GPLv3+ @@ -27,6 +27,10 @@ Emacs. No cl required. ./create-docs.sh +%check +./run-tests.sh + + %install mkdir -p %{buildroot}%{_emacs_sitelispdir} install -m 755 -d %{buildroot}%{_emacs_sitelispdir}/dash @@ -60,6 +64,9 @@ fi %changelog +* Sat Apr 25 2020 Ting-Wei Lan - 2.17.0-1 +- Update to 2.17.0 + * Tue Sep 17 2019 Ting-Wei Lan - 2.16.0-2 - Rebuilt for Fedora 31 and 32 -- cgit v1.2.3