From fc115df39287526a7c5892b86e50d30fcea29d50 Mon Sep 17 00:00:00 2001 From: hongwei-qin Date: Thu, 24 Feb 2022 05:55:15 -0500 Subject: [PATCH] Rebuild on platform-python --- libreswan.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libreswan.spec b/libreswan.spec index 3be55c9..632b404 100644 --- a/libreswan.spec +++ b/libreswan.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 %global _hardened_build 1 # These are rpm macros and are 0 or 1 %global with_efence 0 @@ -221,6 +221,9 @@ certutil -N -d sql:$tmpdir --empty-password %attr(0644,root,root) %doc %{_mandir}/*/* %changelog +* Thu Feb 24 2022 Weitao Zhou - 4.4-4.0.2 +- Rebuild on platform-python + * Thu Jan 20 2022 yangxiaoxuan - 4.4-4.0.1 - Rebrand to anolis -- Gitee