From adc43a3e9ec6f979dc7374867cc26aad6181dda8 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:05:05 +0800 Subject: [PATCH] update code --- crypto-policies.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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