From 8ae4b6079172b0c31638e0b5f2aa2131f83eb8db Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Thu, 27 Oct 2022 06:36:29 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- swig.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/swig.spec b/swig.spec index 0af9443..126c4ba 100644 --- a/swig.spec +++ b/swig.spec @@ -1,6 +1,6 @@ Name: swig Version: 4.0.2 -Release: 3 +Release: 4 Summary: Links C/C++/Objective C to languages for some advanced programing License: GPLv3+ and BSD URL: http://swig.sourceforge.net/ @@ -99,6 +99,12 @@ install -pm 644 Tools/swig.gdb %{buildroot}%{_datadir}/%{name}/gdb %{_mandir}/man1/swig.1* %changelog +* Thu Oct 27 2022 dongyuzhen - 4.0.2-4 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:Rebuild for next release + * Tue Apr 20 2021 panxiaohe - 4.0.2-3 - Type:enhancement - ID:NA -- Gitee