update xmlrpc-c to 1.54.06

This commit is contained in:
sherlock2010 2022-11-15 03:06:39 +00:00
parent e71978b595
commit 0c0e11a488
3 changed files with 10 additions and 4 deletions

Binary file not shown.

BIN
xmlrpc-c-1.54.06.tgz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: xmlrpc-c
Version: 1.51.08
Release: 2
Version: 1.54.06
Release: 1
Summary: Library implementing XML-based Remote Procedure Calls
License: BSD and MIT
URL: http://xmlrpc-c.sourceforge.net/
Source0: https://sourceforge.net/projects/xmlrpc-c/files/Xmlrpc-c%20Super%20Stable/%version/xmlrpc-%version.tgz
Source0: https://sourceforge.net/projects/xmlrpc-c/files/Xmlrpc-c%20Super%20Stable/%version/%name-%version.tgz
Patch0001: backport-0001-xmlrpc_server_abyss-use-va_args-properly.patch
Patch0003: backport-0001-add-meson-buildsystem-definitions.patch
@ -43,7 +43,7 @@ Header files for xmlrpc-c.
%package_help
%prep
%autosetup -n xmlrpc-%{version} -p1
%autosetup -n %{name}-%{version} -p1
%build
%meson
@ -75,6 +75,12 @@ Header files for xmlrpc-c.
%{_mandir}/man1/*
%changelog
* Tue Nov 15 2022 zhouyihang <zhouyihang3@h-partners.com> - 1.54.06-1
- Type:requirement
- Id:NA
- SUG:NA
- DESC: update xmlrpc-c to 1.54.06
* Mon Jun 20 2022 xinghe <xinghe2@h-partners.com> - 1.51.08-2
- Type:requirement
- Id:NA