Sat, 27 Apr 2024 09:15:42 UTC | login

Information for build rubygem-minitest4-4.7.0-5.el7.centos

ID7553
Package Namerubygem-minitest4
Version4.7.0
Release5.el7.centos
Epoch
SummarySmall and fast replacement for ruby's huge and slow test/unit
Descriptionminitest/unit is a small and fast replacement for ruby's huge and slow test/unit. This is meant to be clean and easy to use both as a regular test writer and for language implementors that need a minimal set of methods to bootstrap a working unit test suite. miniunit/spec is a functionally complete spec engine. miniunit/mock, by Steven Baker, is a beautifully tiny mock object framework. This is a compatibitity package for minitest version 4.x.y.
Built byjfontan
State complete
Volume DEFAULT
StartedSun, 15 Nov 2015 17:25:31 UTC
CompletedSun, 15 Nov 2015 17:28:05 UTC
Taskbuild (cloud7-opennebula-4-el7.centos, rubygem-minitest4-4.7.0-5.el7.centos.src.rpm)
Tags
cloud7-opennebula-4-candidate
RPMs
src
rubygem-minitest4-4.7.0-5.el7.centos.src.rpm (info) (download)
noarch
rubygem-minitest4-4.7.0-5.el7.centos.noarch.rpm (info) (download)
rubygem-minitest4-doc-4.7.0-5.el7.centos.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Jun 09 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4.7.0-4 - rpmlint fix - Filter out redundant Provides - Add Conflicts for older rubygem-minitest * Mon Jun 09 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4.7.0-3 - Rename to rubygem-minitest4 - Bump release number * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Mar 27 2013 Josef Stribny <jstribny@redhat.com> - 4.7.0-1 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0 - Update to minitest 4.7.0. * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.10.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sun Jan 22 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 2.10.1-1 - 2.10.1 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Fri Jun 10 2011 Vít Ondruch <vondruch@redhat.com> - 1.6.0-3 - Removed Rake circular dependency. * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue May 04 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1.6.0-1 - Update to 1.6.0 (#586505) - Patch0 removed * Sat Nov 21 2009 Matthew Kent <mkent@magoazul.com> - 1.4.2-3 - Drop Requires on hoe, only used by Rakefile (#538303). - Move Rakefile to -doc (#538303). * Sat Nov 21 2009 Matthew Kent <mkent@magoazul.com> - 1.4.2-2 - Better Source (#538303). - More standard permissions on files. * Tue Nov 17 2009 Matthew Kent <mkent@magoazul.com> - 1.4.2-1 - Initial package