diff --git a/swig.spec b/swig.spec index 0af9443a00ec677b1b0a2364433809d5c457f73f..126c4ba3125847d3cea019ae1e235c5375ed9992 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