From c90113a1789692a2788694a8242afaedd4cdcf70 Mon Sep 17 00:00:00 2001 From: Sahana Prasad Date: Tue, 14 Sep 2021 18:59:57 +0200 Subject: [PATCH] Rebuilt with OpenSSL 3.0.0 --- cryptsetup.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cryptsetup.spec b/cryptsetup.spec index f5fe40b..0d6da24 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -1,7 +1,7 @@ Summary: Utility for setting up encrypted disks Name: cryptsetup Version: 2.4.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and LGPLv2+ URL: https://gitlab.com/cryptsetup/cryptsetup BuildRequires: autoconf, automake, libtool, gettext-devel, @@ -123,6 +123,9 @@ rm -rf %{buildroot}%{_libdir}/%{name}/*.la %{_sbindir}/cryptsetup-ssh %changelog +* Tue Sep 14 2021 Sahana Prasad - 2.4.0-2 +- Rebuilt with OpenSSL 3.0.0 + * Wed Aug 18 2021 Ondrej Kozina - 2.4.0-1 - Update to cryptsetup 2.4.0.