Sun, 07 Jul 2024 23:00:22 UTC | login

Information for build rubygem-puma-3.10.0-3.fc28

ID20518
Package Namerubygem-puma
Version3.10.0
Release3.fc28
Epoch
SummaryA simple, fast, threaded, and highly concurrent HTTP 1.1 server
DescriptionA simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:32:03 UTC
CompletedSat, 14 Apr 2018 20:32:03 UTC
Tags
f28
f29
RPMs
src
rubygem-puma-3.10.0-3.fc28.src.rpm (info) (download)
noarch
rubygem-puma-doc-3.10.0-3.fc28.noarch.rpm (info) (download)
riscv64
rubygem-puma-3.10.0-3.fc28.riscv64.rpm (info) (download)
Changelog * Mon Aug 21 2017 Jun Aruga <jaruga@redhat.com> - 3.10.0-3 - Skip unstable test. * Mon Aug 21 2017 Jun Aruga <jaruga@redhat.com> - 3.10.0-2 - Fix for unstable test. * Fri Aug 18 2017 Jun Aruga <jaruga@redhat.com> - 3.10.0-1 - Update to Puma 3.10.0. * Wed Aug 09 2017 Jun Aruga <jaruga@redhat.com> - 3.9.1-1 - Update to Puma 3.9.1. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Mar 28 2017 Jun Aruga <jaruga@redhat.com> - 3.8.2-1 - Update to Puma 3.8.2. * Thu Feb 16 2017 Jun Aruga <jaruga@redhat.com> - 3.7.0-1 - Update to Puma 3.7.0. - Remove README.Fedora, as the content is already mentioned in README.md - Comment out for ragel's build error on buildArch: armv7hl. * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jan 16 2017 Vít Ondruch <vondruch@redhat.com> - 3.6.2-1 - Update to Puma 3.6.2. * Wed Nov 23 2016 Jun Aruga <jaruga@redhat.com> - 3.6.0-4 - Use OpenSSL 1.0 instead of OpenSSL 1.1 (rhbz#1397809) * Wed Sep 21 2016 Jun Aruga <jaruga@redhat.com> - 3.6.0-3 - Skip test that needs internet. * Mon Sep 19 2016 Jun Aruga <jaruga@redhat.com> - 3.6.0-2 - Add openssl-devel dependency to enable HTTPS support. - Add regenerated parser logic. - Improve Ruby load path to run test suite. - Improve files section. * Thu Aug 11 2016 Jun Aruga <jaruga@redhat.com> - 3.6.0-1 - Initial package