Tue, 02 Jul 2024 03:44:56 UTC | login

Information for build golang-github-gorilla-handlers-1.4.2-1.fc33

ID142803
Package Namegolang-github-gorilla-handlers
Version1.4.2
Release1.fc33
Epoch
SummaryCollection of useful handlers for go's net/http package
Description Package handlers is a collection of handlers (aka "HTTP middleware") for use with Go's net/http package (or any framework supporting http.Handler). The package includes handlers for logging in standardised formats, compressing HTTP responses, validating content types and other useful tools for manipulating requests and responses.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 10:45:55 UTC
CompletedFri, 27 Mar 2020 10:45:55 UTC
Tags
f33
RPMs
src
golang-github-gorilla-handlers-1.4.2-1.fc33.src.rpm (info) (download)
noarch
golang-github-gorilla-handlers-devel-1.4.2-1.fc33.noarch.rpm (info) (download)
Changelog * Tue Feb 18 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.2-1 - Update to latest version * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed May 01 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.4.0-1 - Release 1.4.0 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-6.git9066371 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org> - 1.3.0-5.git9066371 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4.git9066371 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 11 2018 Jan Chaloupka <jchaloup@redhat.com> - 1.3.0-3.git9066371 - Upload glide files * Tue Feb 20 2018 Jan Chaloupka <jchaloup@redhat.com> - 1.3.0-2 - Autogenerate some parts using the new macros