commit perl-Test-Unit for openSUSE:Factory
Hello community, here is the log from the commit of package perl-Test-Unit for openSUSE:Factory checked in at Tue May 3 14:25:47 CEST 2011. -------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-Test-Unit/perl-Test-Unit.changes 2011-05-03 13:48:03.000000000 +0200 @@ -0,0 +1,16 @@ +------------------------------------------------------------------- +Tue May 3 11:45:58 UTC 2011 - coolo@opensuse.org + +- regenerated with cpanspec + +------------------------------------------------------------------- +Mon Nov 29 18:00:56 UTC 2010 - coolo@novell.com + +- called spec2changelog + +------------------------------------------------------------------- +Wed May 21 00:00:00 UTC 2008 - gerrit@gmx.de + +- first release 0.25 + + calling whatdependson for head-i586 New: ---- Test-Unit-0.25.tar.gz perl-Test-Unit.changes perl-Test-Unit.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Test-Unit.spec ++++++ # # spec file for package perl-Test-Unit # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: perl-Test-Unit Version: 0.25 Release: 1 License: GPL+ or Artistic %define cpan_name Test-Unit Summary: the PerlUnit testing framework Url: http://search.cpan.org/dist/Test-Unit/ Group: Development/Libraries/Perl Source: http://www.cpan.org/authors/id/M/MC/MCAST/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Class::Inner) BuildRequires: perl(Devel::Symdump) BuildRequires: perl(Error) Requires: perl(Class::Inner) Requires: perl(Devel::Symdump) Requires: perl(Error) %{perl_requires} %description This framework is intended to support unit testing in an object-oriented development paradigm (with support for inheritance of tests etc.) and is derived from the JUnit testing framework for Java by Kent Beck and Erich Gamma. To start learning how to use this framework, see the Test::Unit::TestCase manpage and the Test::Unit::TestSuite manpage. (There will also eventually be a tutorial in the Test::Unit::Tutorial manpage. However 'Test::Unit::Procedural' is the procedural style interface to a sophisticated unit testing framework for Perl that . Test::Unit is intended to provide a simpler interface to the framework that is more suitable for use in a scripting style environment. Therefore, Test::Unit does not provide much support for an object-oriented approach to unit testing. %prep %setup -q -n %{cpan_name}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor %{__make} %{?_smp_mflags} %check %{__make} test %install %perl_make_install %perl_process_packlist %perl_gen_filelist %clean %{__rm} -rf %{buildroot} %files -f %{name}.files %defattr(-,root,root,755) %doc AUTHORS ChangeLog Changes COPYING.Artistic COPYING.GPL-2 doc examples README %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de