Hello community, here is the log from the commit of package perl-CHI for openSUSE:Factory checked in at 2013-08-06 11:04:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-CHI (Old) and /work/SRC/openSUSE:Factory/.perl-CHI.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-CHI" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-CHI/perl-CHI.changes 2013-05-16 16:15:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-CHI.new/perl-CHI.changes 2013-08-06 11:04:12.000000000 +0200 @@ -1,0 +2,17 @@ +Wed Jul 24 07:48:33 UTC 2013 - [email protected] + +- updated to 0.58 + * Fixes + - Fix busted packaging + + 0.57 July 21, 2013 + + * Implementation + - Use Moo instead of Moose for object system. This should be fully compatible + with existing code, including Moose drivers or other extensions. This + reduces the startup time and memory overhead. + + * Fixes + - Fix the loading of additional roles or traits (jrouzierinverse) + +------------------------------------------------------------------- Old: ---- CHI-0.56.tar.gz New: ---- CHI-0.58.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-CHI.spec ++++++ --- /var/tmp/diff_new_pack.yq5p4s/_old 2013-08-06 11:04:13.000000000 +0200 +++ /var/tmp/diff_new_pack.yq5p4s/_new 2013-08-06 11:04:13.000000000 +0200 @@ -17,14 +17,14 @@ Name: perl-CHI -Version: 0.56 +Version: 0.58 Release: 0 %define cpan_name CHI Summary: Unified cache handling interface License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/CHI/ -Source: http://www.cpan.org/authors/id/J/JS/JSWARTZ/%{cpan_name}-%{version}.tar.gz +Source: http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl @@ -37,7 +37,10 @@ BuildRequires: perl(JSON) BuildRequires: perl(List::MoreUtils) >= 0.13 BuildRequires: perl(Log::Any) >= 0.08 -BuildRequires: perl(Moose) >= 0.66 +BuildRequires: perl(Moo) >= 1.003 +BuildRequires: perl(MooX::Types::MooseLike) >= 0.23 +BuildRequires: perl(MooX::Types::MooseLike::Base) +BuildRequires: perl(MooX::Types::MooseLike::Numeric) BuildRequires: perl(String::RewritePrefix) BuildRequires: perl(Task::Weaken) BuildRequires: perl(Test::Class) @@ -95,7 +98,6 @@ #BuildRequires: perl(CHI::t::Util) #BuildRequires: perl(CHI::Types) #BuildRequires: perl(CHI::Util) -#BuildRequires: perl(Class::MOP) #BuildRequires: perl(Compress::Zlib) #BuildRequires: perl(d) #BuildRequires: perl(Data::Dump) @@ -104,9 +106,10 @@ #BuildRequires: perl(Log::Any::Test) #BuildRequires: perl(Module::Load::Conditional) #BuildRequires: perl(Module::Mask) -#BuildRequires: perl(Moose::Role) -#BuildRequires: perl(Moose::Util::TypeConstraints) +#BuildRequires: perl(Module::Runtime) +#BuildRequires: perl(Moo::Role) #BuildRequires: perl(My::CHI) +#BuildRequires: perl(Test::DependentModules) #BuildRequires: perl(Test::Pod) #BuildRequires: perl(Text::Table) #BuildRequires: perl(YAML::Any) @@ -117,7 +120,10 @@ Requires: perl(JSON) Requires: perl(List::MoreUtils) >= 0.13 Requires: perl(Log::Any) >= 0.08 -Requires: perl(Moose) >= 0.66 +Requires: perl(Moo) >= 1.003 +Requires: perl(MooX::Types::MooseLike) >= 0.23 +Requires: perl(MooX::Types::MooseLike::Base) +Requires: perl(MooX::Types::MooseLike::Numeric) Requires: perl(String::RewritePrefix) Requires: perl(Task::Weaken) Requires: perl(Time::Duration) >= 1.06 @@ -156,6 +162,6 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes LICENSE %changelog ++++++ CHI-0.56.tar.gz -> CHI-0.58.tar.gz ++++++ ++++ 2809 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
