Hello community, here is the log from the commit of package perl-Mail-SPF for openSUSE:Factory checked in at 2012-09-21 14:55:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Mail-SPF (Old) and /work/SRC/openSUSE:Factory/.perl-Mail-SPF.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Mail-SPF", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Mail-SPF/perl-Mail-SPF.changes 2011-09-23 12:38:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Mail-SPF.new/perl-Mail-SPF.changes 2012-09-21 14:55:31.000000000 +0200 @@ -1,0 +2,27 @@ +Wed Sep 19 11:41:38 UTC 2012 - [email protected] + +- update to 2.008 + Mail::SPF: + * Sanitize result local_explanation (as well as result object + string representation) by replacing all non-printable or + non-ascii characters with their hex-escaped representation + (e.g., "\x00"). + (Addresses: bugs.launchpad.net #806926) + Miscellaneous: + * Change openspf.org URLs to openspf.net because openspf.org is + unreachable indefinitely. + * Change <http://www.ietf.org/rfc/….txt> URLs + to <http://tools.ietf.org/html/…>. + * META.yml: configure_requires: Module::Build 0.2805 + * META.yml: requires: Net::DNS 0.62 (was: 0.52) + (Closes: rt.cpan.org #28545) + * META.yml: Revert to flat version numbers for perl and + Net::DNS::Resolver:: Programmable build requirements to avoid + Module::Build::Compat/Makefile.PL incompatibilities. + (Closes: rt.cpan.org #53231) + * Attempt to prevent a cascading failure in + t/00.03-class-result.t that seems to happen under rare, + unknown circumstances. (Closes: rt.cpan.org #39099) + + +------------------------------------------------------------------- Old: ---- Mail-SPF-v2.007.tar.gz New: ---- Mail-SPF-v2.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Mail-SPF.spec ++++++ --- /var/tmp/diff_new_pack.yG7MB2/_old 2012-09-21 14:55:34.000000000 +0200 +++ /var/tmp/diff_new_pack.yG7MB2/_new 2012-09-21 14:55:34.000000000 +0200 @@ -19,15 +19,16 @@ Name: perl-Mail-SPF -%define real_name Mail-SPF +# tar ball's version number is wrongly generated by Module::Build +%define real_name Mail-SPF-v2.8.0 Summary: An object-oriented implementation of Sender Policy Framework -Version: 2.007 +Version: 2.008 Release: 4 Group: Development/Libraries/Perl License: Artistic-1.0 Url: http://search.cpan.org/perldoc?Mail::SPF AutoReqProv: on -Source: %{real_name}-v%{version}.tar.gz +Source: %{real_name}.tar.gz BuildRequires: perl-Error perl-Net-CIDR-Lite perl-Net-DNS perl-NetAddr-IP perl-Sys-Hostname-Long perl-URI BuildRequires: perl-macros BuildRequires: perl(Net::DNS::Resolver::Programmable) perl-Test-Pod @@ -49,7 +50,7 @@ reference for other developers of SPF implementations. %prep -%setup -q -n %{real_name}-v%{version} +%setup -q -n %{real_name} %build %{__perl} Build.PL installdirs=vendor ++++++ Mail-SPF-v2.007.tar.gz -> Mail-SPF-v2.8.0.tar.gz ++++++ ++++ 2887 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
