Hello community, here is the log from the commit of package perl-POE for openSUSE:Factory checked in at 2013-10-21 15:14:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-POE (Old) and /work/SRC/openSUSE:Factory/.perl-POE.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-POE" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-POE/perl-POE.changes 2013-08-06 08:57:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-POE.new/perl-POE.changes 2013-10-21 15:14:41.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Oct 4 09:14:03 UTC 2013 - [email protected] + +- updated to 1.356, see CHANGES + +------------------------------------------------------------------- Old: ---- POE-1.354.tar.gz New: ---- POE-1.356.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-POE.spec ++++++ --- /var/tmp/diff_new_pack.hl1Dsl/_old 2013-10-21 15:14:42.000000000 +0200 +++ /var/tmp/diff_new_pack.hl1Dsl/_new 2013-10-21 15:14:42.000000000 +0200 @@ -17,7 +17,7 @@ Name: perl-POE -Version: 1.354 +Version: 1.356 Release: 0 %define cpan_name POE Summary: portable multitasking and networking framework for any event loop @@ -25,16 +25,17 @@ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/POE/ Source: http://www.cpan.org/authors/id/R/RC/RCAPUTO/%{cpan_name}-%{version}.tar.gz -# MANUAL -BuildRequires: netcfg BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build +# MANUAL +BuildRequires: netcfg BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(IO) >= 1.24 BuildRequires: perl(IO::Handle) >= 1.27 +BuildRequires: perl(IO::Pipely) >= 0.005 BuildRequires: perl(IO::Tty) >= 1.08 -BuildRequires: perl(POE::Test::Loops) >= 1.351 +BuildRequires: perl(POE::Test::Loops) >= 1.352 BuildRequires: perl(Storable) >= 2.16 #BuildRequires: perl(Curses) #BuildRequires: perl(HTTP::Date) @@ -62,6 +63,7 @@ #BuildRequires: perl(POE::Pipe::OneWay) #BuildRequires: perl(POE::Pipe::TwoWay) #BuildRequires: perl(POE::Queue::Array) +#BuildRequires: perl(POE::Resource::Clock) #BuildRequires: perl(POE::Resource::FileHandles) #BuildRequires: perl(POE::Resources) #BuildRequires: perl(POE::Session) @@ -82,8 +84,9 @@ #BuildRequires: perl(Win32::Process) Requires: perl(IO) >= 1.24 Requires: perl(IO::Handle) >= 1.27 +Requires: perl(IO::Pipely) >= 0.005 Requires: perl(IO::Tty) >= 1.08 -Requires: perl(POE::Test::Loops) >= 1.351 +Requires: perl(POE::Test::Loops) >= 1.352 Requires: perl(Storable) >= 2.16 %{perl_requires} @@ -98,9 +101,9 @@ written by others, with the help of POE::Test::Loops. They may be found on the CPAN. -POE achieves its its high degree of portability to different operating -systems and Perl versions by being written entirely in Perl. CPAN hosts -optional XS modules for POE if speed is more desirable than portability. +POE achieves its high degree of portability to different operating systems +and Perl versions by being written entirely in Perl. CPAN hosts optional XS +modules for POE if speed is more desirable than portability. POE is designed in layers. Each layer builds atop the lower level ones. Programs are free to use POE at any level of abstraction, and different ++++++ POE-1.354.tar.gz -> POE-1.356.tar.gz ++++++ ++++ 5354 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
