diff --git a/crypto-policies.spec b/crypto-policies.spec index ac0f316..93b3356 100644 --- a/crypto-policies.spec +++ b/crypto-policies.spec @@ -3,7 +3,7 @@ Name: crypto-policies Version: %{git_date} -Release: 2.git%{git_commit_hash} +Release: 3.git%{git_commit_hash} Summary: Crypto policies package for Fedora License: LGPLv2+ @@ -18,7 +18,7 @@ BuildRequires: asciidoc BuildRequires: libxslt BuildRequires: openssl BuildRequires: gnutls-utils >= 3.6.0 -BuildRequires: java-1.8.0-openjdk +BuildRequires: java-1.8.0-openjdk-devel BuildRequires: bind BuildRequires: perl-interpreter BuildRequires: perl-generators @@ -107,6 +107,9 @@ make check %{?_smp_mflags} %license COPYING.LESSER %changelog +* Sun Mar 15 2020 openEuler Buildteam - 20180925-3.git71ca85f +- fix make check failed + * Mon Oct 21 2019 openEuler Buildteam - 20180925-2.git71ca85f - Package init for openEuler