diff --git a/gsoap.spec b/gsoap.spec index eb1a2618582fa0f34b24f5eec2f9266b101a7e7a..6fe53c651c03e178bc9e739110282338f9c0ac3c 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -1,7 +1,7 @@ Summary: Generator Tools for Coding SOAP/XML Web Services in C and C++ Name: gsoap Version: 2.8.135 -Release: 1 +Release: 2 License: GPL-2.0-or-later URL: https://gsoap2.sourceforge.net/ Source0: https://downloads.sourceforge.net/gsoap2/%{name}_%{version}.zip @@ -32,8 +32,8 @@ gSOAP documentation in html. %prep %setup -q -n gsoap-2.8 -%patch0 -p1 -%patch1 -p1 +%patch 0 -p1 +%patch 1 -p1 find gsoap/samples/autotest/databinding/examples -name '*.xml' \ -exec chmod a-x {} ';' chmod a-x gsoap/doc/fonts/* @@ -125,6 +125,9 @@ install -m 644 -p %{SOURCE1} %{SOURCE2} %{buildroot}/%_mandir/man1 %license LICENSE.txt GPLv2_license.txt %changelog +* Fri Dec 13 2024 litian - 2.8.135-2 +- fix %patchN is deprecated warning + * Fri Aug 02 2024 xu_ping <707078654@qq.com> - 2.8.135-1 - Update to 2.8.135