Fri, 19 Apr 2024 19:38:44 UTC | login

Information for build mingw-rest-0.8.0-5.el8

ID2441
Package Namemingw-rest
Version0.8.0
Release5.el8
Epoch
Sourcegit+https://git.centos.org/rpms/mingw-rest.git#be8c21a5d0d36719f0b0fcabc7aaf92e983563a9
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 bybstinson
State complete
Volume DEFAULT
StartedSat, 18 May 2019 23:15:47 UTC
CompletedSat, 18 May 2019 23:23:54 UTC
Taskbuild (dist-c8, /rpms/mingw-rest.git:be8c21a5d0d36719f0b0fcabc7aaf92e983563a9)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/mingw-rest.git?#be8c21a5d0d36719f0b0fcabc7aaf92e983563a9'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
mingw-rest-0.8.0-5.el8.src.rpm (info) (download)
noarch
mingw32-rest-0.8.0-5.el8.noarch.rpm (info) (download)
mingw32-rest-static-0.8.0-5.el8.noarch.rpm (info) (download)
mingw64-rest-0.8.0-5.el8.noarch.rpm (info) (download)
mingw64-rest-static-0.8.0-5.el8.noarch.rpm (info) (download)
mingw32-rest-debuginfo-0.8.0-5.el8.noarch.rpm (info) (download)
mingw64-rest-debuginfo-0.8.0-5.el8.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Fri Aug 17 2018 Eduardo Lima (Etrunko) <etrunko@redhat.com> - 0.8.0-5 - ExclusiveArch: i686, x86_64 Related: rhbz#1615874 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Sep 16 2016 Kalev Lember <klember@redhat.com> - 0.8.0-1 - Update to 0.8.0 - Use license macro for COPYING - Don't set group tags * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.92-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.92-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Nov 24 2014 Fabiano FidĂȘncio <fidencio@redhat.com> 0.7.92-1 - Initial Fedora packaging