Thu, 02 May 2024 18:30:53 UTC | login

Information for build rest0.7-0.8.1-6.fc40

ID305077
Package Namerest0.7
Version0.8.1
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rest0.7.git#28fcccc38ebc29e1da54e0621e1c8923489aff4c
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
StartedFri, 12 Apr 2024 16:28:42 UTC
CompletedFri, 12 Apr 2024 18:04:46 UTC
Taskbuild (f40, /rpms/rest0.7.git:28fcccc38ebc29e1da54e0621e1c8923489aff4c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rest0.7.git#28fcccc38ebc29e1da54e0621e1c8923489aff4c'}}
Tags
f40
RPMs
src
rest0.7-0.8.1-6.fc40.src.rpm (info) (download)
riscv64
rest0.7-0.8.1-6.fc40.riscv64.rpm (info) (download)
rest0.7-devel-0.8.1-6.fc40.riscv64.rpm (info) (download)
rest0.7-debuginfo-0.8.1-6.fc40.riscv64.rpm (info) (download)
rest0.7-debugsource-0.8.1-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * 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