diff --git a/cryptsetup.spec b/cryptsetup.spec index 045704f..c3dcfcd 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -1,7 +1,7 @@ Summary: Utility for setting up encrypted disks Name: cryptsetup Version: 2.7.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-2.0-or-later WITH cryptsetup-OpenSSL-exception AND LGPL-2.1-or-later WITH cryptsetup-OpenSSL-exception URL: https://gitlab.com/cryptsetup/cryptsetup BuildRequires: autoconf, automake, libtool, gettext-devel, @@ -107,6 +107,9 @@ rm -rf %{buildroot}%{_libdir}/%{name}/*.la %ghost %attr(700, -, -) %dir /run/cryptsetup %changelog +* Mon Jun 24 2024 Troy Dawson - 2.7.3-2 +- Bump release for June 2024 mass rebuild + * Tue Jun 18 2024 Daniel Zatovic - 2.7.3-1 - Update to cryptsetup 2.7.3 - Remove libssh dependency