Sat, 25 May 2024 14:02:24 UTC | login

Information for build mingw-rest-0.8.0-21.fc40

ID290541
Package Namemingw-rest
Version0.8.0
Release21.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 28 Feb 2024 14:55:24 UTC
CompletedWed, 28 Feb 2024 14:55:24 UTC
Tags
f40
f41
RPMs
src
mingw-rest-0.8.0-21.fc40.src.rpm (info) (download)
noarch
mingw32-rest-0.8.0-21.fc40.noarch.rpm (info) (download)
mingw32-rest-static-0.8.0-21.fc40.noarch.rpm (info) (download)
mingw64-rest-0.8.0-21.fc40.noarch.rpm (info) (download)
mingw64-rest-static-0.8.0-21.fc40.noarch.rpm (info) (download)
mingw32-rest-debuginfo-0.8.0-21.fc40.noarch.rpm (info) (download)
mingw64-rest-debuginfo-0.8.0-21.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Mar 25 2022 Sandro Mani <manisandro@gmail.com> - 0.8.0-16 - Rebuild with mingw-gcc-12