Adjust License tag
Adjust License to the effective license Resolves: #1986584
This commit is contained in:
parent
22c4281e74
commit
b92b1062cb
@ -32,9 +32,8 @@
|
||||
Summary: An utility for manipulating storage encryption keys and passphrases
|
||||
Name: volume_key
|
||||
Version: 0.3.12
|
||||
Release: 12%{?dist}
|
||||
# lib/{SECerrs,SSLerrs}.h are both licensed under MPLv1.1, GPLv2 and LGPLv2
|
||||
License: GPLv2 and (MPLv1.1 or GPLv2 or LGPLv2)
|
||||
Release: 13%{?dist}
|
||||
License: GPLv2
|
||||
URL: https://pagure.io/%{name}/
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
|
||||
@ -171,6 +170,10 @@ exit 1; \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 06 2021 Jiri Kucera <jkucera@redhat.com> - 0.3.12-13
|
||||
- Adjust License tag to the effective license
|
||||
Resolves: #1986584
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.12-12
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user