Hello community, here is the log from the commit of package perl-Email-Address for openSUSE:Factory checked in at 2013-08-13 10:18:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Email-Address (Old) and /work/SRC/openSUSE:Factory/.perl-Email-Address.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Email-Address" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Email-Address/perl-Email-Address.changes 2013-06-07 06:59:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Email-Address.new/perl-Email-Address.changes 2013-08-13 10:18:42.000000000 +0200 @@ -1,0 +2,15 @@ +Tue Aug 6 17:49:09 UTC 2013 - co...@suse.com + +- updated to 1.899 + repackaged, pointed at new bugtracker + + fallback overloads are enabled, so "cmp" will now compare with string + overloads... which still might not be what you expect + + code has been futzed with to rely on some 5.6-isms, rather than + trying to be 5.005 compatible + + a warning has been added: calling ->parse in scalar context gets + undefined behavior + +------------------------------------------------------------------- Old: ---- Email-Address-1.898.tar.gz New: ---- Email-Address-1.899.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Email-Address.spec ++++++ --- /var/tmp/diff_new_pack.7ohfAd/_old 2013-08-13 10:18:43.000000000 +0200 +++ /var/tmp/diff_new_pack.7ohfAd/_new 2013-08-13 10:18:43.000000000 +0200 @@ -17,7 +17,7 @@ Name: perl-Email-Address -Version: 1.898 +Version: 1.899 Release: 0 %define cpan_name Email-Address Summary: RFC 2822 Address Parsing and Creation @@ -29,6 +29,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(Capture::Tiny) +BuildRequires: perl(Test::More) >= 0.96 #BuildRequires: perl(Email::Address) #BuildRequires: perl(Mail::Address) %{perl_requires} @@ -56,6 +58,6 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc bench Changes LICENSE README %changelog ++++++ Email-Address-1.898.tar.gz -> Email-Address-1.899.tar.gz ++++++ ++++ 2527 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org