diff --git a/crypto-policies.spec b/crypto-policies.spec index 63af2f4..79635f3 100644 --- a/crypto-policies.spec +++ b/crypto-policies.spec @@ -3,7 +3,7 @@ Name: crypto-policies Version: %{git_date} -Release: 1.git%{git_commit_hash}%{?dist} +Release: 2.git%{git_commit_hash} Summary: Crypto policies package for Fedora License: LGPLv2+ @@ -107,6 +107,9 @@ make check %{?_smp_mflags} %license COPYING.LESSER %changelog +* Mon Oct 21 2019 openEuler Buildteam - 20180925-2.git71ca85f +- Package init for openEuler + * Tue Sep 25 2018 Tomáš Mráz - 20180925-1.git71ca85f - Use Recommends instead of Requires for grubby - Revert setting of HostKeyAlgorithms for ssh client for now