From 3267ee057d55ead9d3c0ecc17fed823c3b6c5554 Mon Sep 17 00:00:00 2001 From: wangzhe Date: Tue, 19 Mar 2024 16:24:57 +0800 Subject: [PATCH] Rebuild due to unbound-libs update Signed-off-by: wangzhe --- libreswan.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libreswan.spec b/libreswan.spec index 568f35d..c5c764d 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 +* Tue Mar 19 2024 yangxiaoxuan - 4.12-2.0.2 +- Rebuild due to unbound-libs update + * Wed Dec 06 2023 yangxiaoxuan - 4.12-2.0.1 - Rebrand to anolis -- Gitee