From 888f65596874378e33f143a75721d3d5302ce065 Mon Sep 17 00:00:00 2001 From: Markeryang Date: Wed, 2 Nov 2022 08:13:59 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification (cherry picked from commit 5034570f73759b135a4b9ed1272209778287725f) --- dwz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dwz.spec b/dwz.spec index 995159c..4ff4178 100644 --- a/dwz.spec +++ b/dwz.spec @@ -1,6 +1,6 @@ Name: dwz Version: 0.14 -Release: 3 +Release: 4 Summary: A DWARF optimization and duplicate removal tool License: GPLv2+ and GPLv3+ URL: https://sourceware.org/dwz/ @@ -54,6 +54,9 @@ make check %{_mandir}/man1/dwz* %changelog +* Tue Oct 25 2022 yanglongkang - 0.14-4 +- rebuild for next release + * Mon Mar 07 2022 renhongxun - 0.14-3 - Type:bugfix - ID:NA -- Gitee