Thu, 25 Apr 2024 03:44:45 UTC | login

Information for build rh-ror50-rubygem-mime-types-3.1-1.el7

ID17773
Package Namerh-ror50-rubygem-mime-types
Version3.1
Release1.el7
Epoch
SummaryThe mime-types library provides a library
DescriptionThe mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. Version 3.0 is a major release that requires Ruby 2.0 compatibility and removes deprecated functions. The columnar registry format introduced in 2.6 has been made the primary format; the registry data has been extracted from this library and put into {mime-types-data}[https://github.com/mime-types/mime-types-data]. Additionally, mime-types is now licensed exclusively under the MIT licence and there is a code of conduct in effect. There are a number of other smaller changes described in the History file.
Built byjstanek
State complete
Volume DEFAULT
StartedTue, 25 Jul 2017 19:16:47 UTC
CompletedTue, 25 Jul 2017 19:19:10 UTC
Taskbuild (sclo7-rh-ror50-rh-el7, rh-ror50-rubygem-mime-types-3.1-1.el7.src.rpm)
Tags
sclo7-rh-ror50-rh-candidate
sclo7-rh-ror50-rh-release
sclo7-rh-ror50-rh-testing
RPMs
src
rh-ror50-rubygem-mime-types-3.1-1.el7.src.rpm (info) (download)
noarch
rh-ror50-rubygem-mime-types-3.1-1.el7.noarch.rpm (info) (download)
rh-ror50-rubygem-mime-types-doc-3.1-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Mon Oct 17 2016 Jun Aruga <jaruga@redhat.com> - 3.1-1 - Update to mime-types 3.1. * Thu Feb 25 2016 Pavel Valena <pvalena@redhat.com> - 1.25.1-4 - Rebuilt for rh-ror42 * Fri Jan 16 2015 Josef Stribny <jstribny@redhat.com> - 1.25.1-1 - Update to 1.25.1 * Fri Mar 21 2014 Vít Ondruch <vondruch@redhat.com> - 1.19-4 - Rebuid against new scl-utils to depend on -runtime package. Resolves: rhbz#1069109 * Thu Jan 23 2014 Vít Ondruch <vondruch@redhat.com> - 1.19-3 - Fix ruby prefix macro. * Thu Jun 20 2013 Josef Stribny <jstribny@redhat.com> - 1.19-2 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0 * Thu Jul 26 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 1.19-1 - Update to Mime-Types 1.19. - Specfile cleanup * Tue Apr 03 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 1.18-1 - Rebuilt for scl. - Updated to 1.18. * Tue Jan 31 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 1.16-7 - Rebuilt for Ruby 1.9.3. * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.16-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Aug 08 2011 Mo Morsi <mmorsi@redhat.com> - 1.16-5 - Replace BR(check) with BR * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Dec 30 2009 Matthew Kent <mkent@magoazul.com> - 1.16-3 - Remove needless rcov task in Rakefile causing issue (#544964). * Sun Dec 27 2009 Matthew Kent <mkent@magoazul.com> - 1.16-2 - Fix license (#544964). - Add note about rcov warning in test phase (#544964). * Sun Dec 06 2009 Matthew Kent <mkent@magoazul.com> - 1.16-1 - Initial package