Thu, 28 Mar 2024 16:44:03 UTC | login

Information for build rest0.7-0.8.1-3.fc38

ID240332
Package Namerest0.7
Version0.8.1
Release3.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rest0.7.git#949fe756d05e3459c08c0cf6d9ef6b0514099724
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. This package contains librest API version 0.7.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Mar 2023 07:43:44 UTC
CompletedThu, 16 Mar 2023 10:58:05 UTC
Taskbuild (f38, /rpms/rest0.7.git:949fe756d05e3459c08c0cf6d9ef6b0514099724)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rest0.7.git#949fe756d05e3459c08c0cf6d9ef6b0514099724'}}
Tags
f38
f39
f40
RPMs
src
rest0.7-0.8.1-3.fc38.src.rpm (info) (download)
riscv64
rest0.7-0.8.1-3.fc38.riscv64.rpm (info) (download)
rest0.7-devel-0.8.1-3.fc38.riscv64.rpm (info) (download)
rest0.7-debuginfo-0.8.1-3.fc38.riscv64.rpm (info) (download)
rest0.7-debugsource-0.8.1-3.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 18 2022 Kalev Lember <klember@redhat.com> - 0.8.1-1 - New rest0.7 compat package, based on earlier rest 0.8.1-12 packaging