migrated to SPDX license
This commit is contained in:
parent
85f4a903cf
commit
4c20d85e96
@ -1,6 +1,6 @@
|
|||||||
Name: cjose
|
Name: cjose
|
||||||
Version: 0.6.2.2
|
Version: 0.6.2.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: C library implementing the Javascript Object Signing and Encryption (JOSE)
|
Summary: C library implementing the Javascript Object Signing and Encryption (JOSE)
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -61,6 +61,9 @@ make check || (cat test/test-suite.log; exit 1)
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 1 2023 Tomas Halman <thalman@redhat.com> - 0.6.2.2-2
|
||||||
|
- migrated to SPDX license
|
||||||
|
|
||||||
* Wed Jul 26 2023 Tomas Halman <thalman@redhat.com> - 0.6.2.2-1
|
* Wed Jul 26 2023 Tomas Halman <thalman@redhat.com> - 0.6.2.2-1
|
||||||
- Rebase to version 0.6.2.2. Solves CVE-2023-37464.
|
- Rebase to version 0.6.2.2. Solves CVE-2023-37464.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user