Hello community, here is the log from the commit of package perl-MooX-Types-MooseLike for openSUSE:Factory checked in at 2013-08-06 11:04:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-MooX-Types-MooseLike (Old) and /work/SRC/openSUSE:Factory/.perl-MooX-Types-MooseLike.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooX-Types-MooseLike" Changes: -------- New Changes file: --- /dev/null 2013-07-23 23:44:04.804033756 +0200 +++ /work/SRC/openSUSE:Factory/.perl-MooX-Types-MooseLike.new/perl-MooX-Types-MooseLike.changes 2013-08-06 11:04:27.000000000 +0200 @@ -0,0 +1,6 @@ +------------------------------------------------------------------- +Thu Aug 1 15:50:23 UTC 2013 - [email protected] + +- initial package 0.25 + * created by cpanspec 1.78.07 + New: ---- MooX-Types-MooseLike-0.25.tar.gz perl-MooX-Types-MooseLike.changes perl-MooX-Types-MooseLike.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-MooX-Types-MooseLike.spec ++++++ # # spec file for package perl-MooX-Types-MooseLike # # Copyright (c) 2013 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-MooX-Types-MooseLike Version: 0.25 Release: 0 %define cpan_name MooX-Types-MooseLike Summary: some Moosish types and a type builder License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/MooX-Types-MooseLike/ Source: http://www.cpan.org/authors/id/M/MA/MATEU/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Module::Runtime) >= 0.012 BuildRequires: perl(Moo) >= 0.09101 BuildRequires: perl(Test::Fatal) >= 0.003 BuildRequires: perl(Test::More) >= 0.96 #BuildRequires: perl(A) #BuildRequires: perl(Distar) #BuildRequires: perl(Human) #BuildRequires: perl(Local::TypeLibrary) #BuildRequires: perl(Man) #BuildRequires: perl(Moo::Role) #BuildRequires: perl(Moose::Meta::TypeConstraint::Class) #BuildRequires: perl(Moose::Meta::TypeConstraint::DuckType) #BuildRequires: perl(Moose::Meta::TypeConstraint::Enum) #BuildRequires: perl(Moose::Meta::TypeConstraint::Role) #BuildRequires: perl(Moose::Meta::TypeConstraint::Union) #BuildRequires: perl(Moose::Util::TypeConstraints) #BuildRequires: perl(MooX::Types::MooseLike) #BuildRequires: perl(MooX::Types::MooseLike::Base) #BuildRequires: perl(Role::Tiny) Requires: perl(Module::Runtime) >= 0.012 %{perl_requires} %description See the MooX::Types::MooseLike::Base manpage for a list of available base types. Its source also provides an example of how to build base types, along with both parameterizable and non-parameterizable. See the MooX::Types::MooseLike::Numeric manpage for an example of how to build subtypes. See the MooX::Types::SetObject manpage for an example of how to build parameterized types. %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 %files -f %{name}.files %defattr(-,root,root,755) %doc Changes README %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
