Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/luksmeta.git#af58abb7890a930a27ff3403e2ad83d9ff03ac34
This commit is contained in:
DistroBaker 2021-04-06 09:55:16 +00:00
parent 382462e719
commit 9bd6583c7f

View File

@ -1,6 +1,6 @@
Name: luksmeta
Version: 9
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Utility for storing small metadata in the LUKSv1 header
License: LGPLv2+
@ -15,6 +15,7 @@ BuildRequires: gcc
BuildRequires: asciidoc
BuildRequires: pkgconfig
BuildRequires: cryptsetup-devel
BuildRequires: cryptsetup
BuildRequires: make
Requires: lib%{name}%{?_isa} = %{version}-%{release}
@ -68,6 +69,9 @@ make %{?_smp_mflags} check
%{_libdir}/pkgconfig/luksmeta.pc
%changelog
* Mon Apr 05 2021 Sergio Correia <scorreia@redhat.com> - 9-10
- Add cryptsetup as a package required during build time.
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild