automatic update by autodist [release 2.6.1-1mamba;Sun Oct 29 2023]

This commit is contained in:
Automatic Build System 2024-01-06 04:02:46 +01:00
parent 3e703c8851
commit ca4363ba41

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: libcryptsetup Name: libcryptsetup
Epoch: 1 Epoch: 1
Version: 2.4.3 Version: 2.6.1
Release: 1mamba Release: 1mamba
Summary: A library for setting up encrypted filesystems Summary: A library for setting up encrypted filesystems
Group: System/Libraries Group: System/Libraries
@ -102,16 +102,18 @@ rm -rf %{buildroot}%{_libdir}/*.la
%{_sbindir}/cryptsetup %{_sbindir}/cryptsetup
%{_sbindir}/cryptsetup-ssh %{_sbindir}/cryptsetup-ssh
%{_sbindir}/veritysetup %{_sbindir}/veritysetup
%{_sbindir}/cryptsetup-reencrypt #%{_sbindir}/cryptsetup-reencrypt
%{_sbindir}/integritysetup %{_sbindir}/integritysetup
%{_tmpfilesdir}/cryptsetup.conf %{_tmpfilesdir}/cryptsetup.conf
%{_mandir}/man8/cryptsetup.8* %{_mandir}/man8/cryptsetup.8*
%{_mandir}/man8/cryptsetup-reencrypt.8* %{_mandir}/man8/cryptsetup-*.8*
%{_mandir}/man8/cryptsetup-ssh.8*
%{_mandir}/man8/veritysetup.8* %{_mandir}/man8/veritysetup.8*
%{_mandir}/man8/integritysetup.8* %{_mandir}/man8/integritysetup.8*
%changelog %changelog
* Sun Oct 29 2023 Automatic Build System <autodist@mambasoft.it> 2.6.1-1mamba
- automatic update by autodist
* Wed Aug 10 2022 Automatic Build System <autodist@mambasoft.it> 2.4.3-1mamba * Wed Aug 10 2022 Automatic Build System <autodist@mambasoft.it> 2.4.3-1mamba
- automatic version update by autodist - automatic version update by autodist