Thu, 26 Jun 2025 22:46:36 CST | login

Information for build mingw-rest-0.8.0-2.oc9

ID38455
Package Namemingw-rest
Version0.8.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/mingw-rest.git?.#0ee98c403725b0f98d33e9b4e25b1fd130da3784
SummaryA library for access to RESTful web services
DescriptionThis library was designed to make it easier to access web services that claim to be "RESTful". A RESTful service should have urls that represent remote objects, which methods can then be called on. The majority of services don't actually adhere to this strict definition. Instead, their RESTful end point usually has an API that is just simpler to use compared to other types of APIs they may support (XML-RPC, for instance). It is this kind of API that this library is attempting to support.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 12:59:43 CST
CompletedFri, 13 Jun 2025 13:03:29 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/mingw-rest.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/mingw-rest.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
mingw-rest-0.8.0-2.oc9.src.rpm (info) (download)
noarch
mingw32-rest-0.8.0-2.oc9.noarch.rpm (info) (download)
mingw32-rest-static-0.8.0-2.oc9.noarch.rpm (info) (download)
mingw64-rest-0.8.0-2.oc9.noarch.rpm (info) (download)
mingw64-rest-static-0.8.0-2.oc9.noarch.rpm (info) (download)
mingw32-rest-debuginfo-0.8.0-2.oc9.noarch.rpm (info) (download)
mingw64-rest-debuginfo-0.8.0-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.8.0-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.0-1 - initial build