update code

This commit is contained in:
zhuchunyi 2019-11-06 19:05:05 +08:00
parent 23cb0ff249
commit adc43a3e9e

View File

@ -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 <buildteam@openeuler.org> - 20180925-2.git71ca85f
- Package init for openEuler
* Tue Sep 25 2018 Tomáš Mráz <tmraz@redhat.com> - 20180925-1.git71ca85f
- Use Recommends instead of Requires for grubby
- Revert setting of HostKeyAlgorithms for ssh client for now