From 68a7e8551550445d81395525a1d60e75e531f80a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Mon, 14 Jan 2019 18:57:53 +0100 Subject: [PATCH] Rebuilt for libcrypt.so.2 (#1666033) --- clisp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/clisp.spec b/clisp.spec index 713704d..66f00de 100644 --- a/clisp.spec +++ b/clisp.spec @@ -7,7 +7,7 @@ Name: clisp Summary: ANSI Common Lisp implementation Version: 2.49.93 -Release: 3.%{shortcommit}git%{?dist} +Release: 4.%{shortcommit}git%{?dist} License: GPLv2+ URL: http://www.clisp.org/ # The source for this package was pulled from upstream's git repository. @@ -404,6 +404,9 @@ ln -s ../../src/modules.c build/full/modules.c %changelog +* Mon Jan 14 2019 Björn Esser - 2.49.93-4.90b3631git +- Rebuilt for libcrypt.so.2 (#1666033) + * Fri Aug 10 2018 Jerry James - 2.49.93-3.90b3631git - Update to latest git snapshot for bug fixes