From b16e064c02bb69dfb73eb8ca3ec0069c358ae61b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Mon, 14 Jan 2019 19:03:51 +0100 Subject: [PATCH] Rebuilt for libcrypt.so.2 (#1666033) --- heimdal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/heimdal.spec b/heimdal.spec index d6445d9..0c34c19 100644 --- a/heimdal.spec +++ b/heimdal.spec @@ -13,7 +13,7 @@ Name: heimdal Version: 7.5.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A Kerberos 5 implementation without export restrictions License: BSD and MIT URL: http://www.h5l.org/ @@ -496,6 +496,9 @@ fi %{_sysconfdir}/profile.d/%{name}.csh %changelog +* Mon Jan 14 2019 Björn Esser - 7.5.0-7 +- Rebuilt for libcrypt.so.2 (#1666033) + * Sun Jan 06 2019 Björn Esser - 7.5.0-6 - Add patch to explicitly use python2 binary, fixes FTBFS (#1604316) - Do not run 'make dist', fixes FTBFS (#1604316)