diff --git a/libcryptsetup.spec b/libcryptsetup.spec index 4be0a25..ba89e25 100644 --- a/libcryptsetup.spec +++ b/libcryptsetup.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libcryptsetup Epoch: 1 -Version: 2.7.0 +Version: 2.7.1 Release: 1mamba Summary: A library for setting up encrypted filesystems Group: System/Libraries @@ -111,6 +111,9 @@ rm -rf %{buildroot}%{_libdir}/*.la %{_mandir}/man8/integritysetup.8* %changelog +* Sun Mar 24 2024 Automatic Build System 2.7.1-1mamba +- automatic update by autodist + * Sun Feb 11 2024 Automatic Build System 2.7.0-1mamba - automatic update by autodist