automatic update by autodist [release 2.7.2-1mamba;Sat Apr 27 2024]
This commit is contained in:
parent
81e392f9d0
commit
14621e04a2
@ -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.1
|
Version: 2.7.2
|
||||||
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
|
||||||
@ -23,6 +23,7 @@ BuildRequires: libuuid-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libsepol-devel
|
BuildRequires: libsepol-devel
|
||||||
|
BuildRequires: ruby-asciidoctor
|
||||||
Provides: %{name}-luks
|
Provides: %{name}-luks
|
||||||
Obsoletes: %{name}-luks < 1:2.3.4-2mamba
|
Obsoletes: %{name}-luks < 1:2.3.4-2mamba
|
||||||
Obsoletes: libcryptsetup4 < 1:2.3.4
|
Obsoletes: libcryptsetup4 < 1:2.3.4
|
||||||
@ -111,6 +112,9 @@ rm -rf %{buildroot}%{_libdir}/*.la
|
|||||||
%{_mandir}/man8/integritysetup.8*
|
%{_mandir}/man8/integritysetup.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 27 2024 Automatic Build System <autodist@openmamba.org> 2.7.2-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Sun Mar 24 2024 Automatic Build System <autodist@openmamba.org> 2.7.1-1mamba
|
* Sun Mar 24 2024 Automatic Build System <autodist@openmamba.org> 2.7.1-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user