automatic update by autodist [release 2.7.5-1mamba;Tue Dec 31 2024]

This commit is contained in:
Automatic Build System 2024-12-31 17:17:50 +01:00
parent 14621e04a2
commit 3d28420e4f

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.7.2 Version: 2.7.5
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
@ -54,7 +54,6 @@ Obsoletes: cryptsetup4 < 1:2.3.4
%description -n cryptsetup %description -n cryptsetup
This package contains cryptsetup, a utility for setting up encrypted filesystems using Device Mapper and the dm-crypt target. This package contains cryptsetup, a utility for setting up encrypted filesystems using Device Mapper and the dm-crypt target.
%debug_package
%prep %prep
%setup -q -n cryptsetup-%{version} %setup -q -n cryptsetup-%{version}
@ -82,8 +81,6 @@ rm -rf %{buildroot}%{_libdir}/*.la
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files %files
%defattr(-,root,root) %defattr(-,root,root)
@ -112,6 +109,9 @@ rm -rf %{buildroot}%{_libdir}/*.la
%{_mandir}/man8/integritysetup.8* %{_mandir}/man8/integritysetup.8*
%changelog %changelog
* Tue Dec 31 2024 Automatic Build System <autodist@openmamba.org> 2.7.5-1mamba
- automatic update by autodist
* Sat Apr 27 2024 Automatic Build System <autodist@openmamba.org> 2.7.2-1mamba * Sat Apr 27 2024 Automatic Build System <autodist@openmamba.org> 2.7.2-1mamba
- automatic update by autodist - automatic update by autodist