Fri, 26 Apr 2024 01:16:22 UTC | login

Information for build ruby193-rubygem-mime-types-1.19-1.el7

ID5109
Package Nameruby193-rubygem-mime-types
Version1.19
Release1.el7
Epoch
SummaryReturn the MIME Content-Type for a given filename
DescriptionMIME::Types for Ruby manages a MIME Content-Type database that will return the Content-Type for a given filename. MIME::Types was originally based on and synchronized with MIME::Types for Perl by Mark Overmeer, copyright 2001 - 2009. As of version 1.15, the data format for the MIME::Type list has changed and the synchronization will no longer happen.
Built byhhorak
State complete
Volume DEFAULT
StartedFri, 02 Oct 2015 06:03:20 UTC
CompletedFri, 02 Oct 2015 06:06:35 UTC
Taskbuild (sclo7-ruby193-rh-el7, ruby193-rubygem-mime-types-1.19-1.el7.src.rpm)
Tags
sclo7-ruby193-rh-candidate
sclo7-ruby193-rh-release
sclo7-ruby193-rh-testing
RPMs
src
ruby193-rubygem-mime-types-1.19-1.el7.src.rpm (info) (download)
noarch
ruby193-rubygem-mime-types-1.19-1.el7.noarch.rpm (info) (download)
ruby193-rubygem-mime-types-doc-1.19-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * 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