diff --git a/crypto-policies.spec b/crypto-policies.spec index 3efd4986f561eb03ed8402bcca3519b74ecc94c1..2e19a658c2a5e804e1fc4b4c51babbf3235fa89a 100644 --- a/crypto-policies.spec +++ b/crypto-policies.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global git_date 20221215 %global git_commit a4c31a34711325447363d87ba9fec5bb5535903a %{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})} @@ -39,7 +39,7 @@ BuildRequires: openssh-server Conflicts: openssl-libs < 3.0.2-2 Conflicts: nss < 3.44.0 Conflicts: libreswan < 3.28 -Conflicts: openssh < 8.7p1 +Conflicts: openssh < 9.0p1 Conflicts: gnutls < 3.7.3 Recommends: crypto-policies-scripts @@ -215,6 +215,9 @@ end %doc NEWS README.md CONTRIBUTING.md %changelog +* Thu Feb 02 2023 happy_orange - 20221215-2 +- change the version of conflict package openssh + * Thu Feb 02 2023 happy_orange - 20221215-1 - update to 20221215