From c976df878929f61a8ae655b1e91232a5b841902c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=91=9E=E6=96=B9?= Date: Tue, 25 Oct 2022 03:22:28 +0000 Subject: [PATCH] Rebuild for next release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张瑞方 --- libunwind.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libunwind.spec b/libunwind.spec index d96b681..0c65b9e 100644 --- a/libunwind.spec +++ b/libunwind.spec @@ -1,7 +1,7 @@ Name: libunwind Epoch: 2 Version: 1.5.0 -Release: 2 +Release: 3 Summary: Libunwind provides a C ABI to determine the call-chain of a program License: BSD URL: http://savannah.nongnu.org/projects/libunwind @@ -84,6 +84,10 @@ make check || true %{_mandir}/*/* %changelog +* Tue Oct 25 2022 zhangruifang - 2:1.5.0-3 +- Rebuild for next release +- fix bogus date in changelog + * Tue Apr 26 2022 renhongxun - 2:1.5.0-2 - add epoch @@ -96,7 +100,7 @@ make check || true - SUG:NA - DESC:Fix gcc build -* Sat Mar 30 2020 wenzhanli - 1.4.0-1 +* Mon Mar 30 2020 wenzhanli - 1.4.0-1 - Type:bugfix - ID:NA - SUG:NA -- Gitee