Fri, 26 Apr 2024 17:25:31 UTC | login

Information for build rubygem-mime-types-1.19-3.el7

ID7123
Package Namerubygem-mime-types
Version1.19
Release3.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 byarrfab
State complete
Volume DEFAULT
StartedMon, 26 Oct 2015 08:45:54 UTC
CompletedMon, 26 Oct 2015 08:48:21 UTC
Taskbuild (bananas7-el7, rubygem-mime-types-1.19-3.el7.src.rpm)
Tags
bananas7-testing
RPMs
src
rubygem-mime-types-1.19-3.el7.src.rpm (info) (download)
noarch
rubygem-mime-types-1.19-3.el7.noarch.rpm (info) (download)
rubygem-mime-types-doc-1.19-3.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Feb 28 2013 Vít Ondruch <vondruch@redhat.com> - 1.19-3 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Oct 26 2012 Vít Ondruch <vondruch@redhat.com> - 1.19-1 - Update to mime-types 1.19. * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.16-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * 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