Hello community, here is the log from the commit of package perl-Convert-UUlib for openSUSE:Factory checked in at 2020-03-05 23:18:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Convert-UUlib (Old) and /work/SRC/openSUSE:Factory/.perl-Convert-UUlib.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Convert-UUlib" Thu Mar 5 23:18:15 2020 rev:30 rq:781131 version:1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Convert-UUlib/perl-Convert-UUlib.changes 2020-02-18 13:30:37.808845426 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Convert-UUlib.new.26092/perl-Convert-UUlib.changes 2020-03-05 23:18:17.153177386 +0100 @@ -1,0 +2,25 @@ +Sun Mar 1 03:09:16 UTC 2020 - <[email protected]> + +- updated to 1.7 + see /usr/share/doc/packages/perl-Convert-UUlib/Changes + + 1.7 Sat Feb 29 22:07:54 CET 2020 + - new function: GetFileList. + - experimental perlmulticore support (see manpage). + - Initialize is now a NOP and CleanUp automatically initializes again. + - updated example decoder and documentation a bit. + - include ecb.h to deal with compiler builtins and endianness. + - some further ยต-optimisations in hot code, especially for yEnc. + - replace crc32 function by slice-by-16 version by Stephan Brumme, + which should speed up yEnc en-/decoding. + - yEnc: do not calculate two crcs per part, instead, combine + the part crcs together to form the file crc. + - yEnc: allow pcrc= in addition to pcrc32= for yenc trailers, as + some draft mentions both and it is actually in active use. + - yEnc: ignore crc32= on multiparts, except on the last part, + which avoids spurious corruption warnings. + - be more precise in documenting code licenses in COPYING. + - convert constant creation to the method I normally use. + - use common::sense. + +------------------------------------------------------------------- Old: ---- Convert-UUlib-1.62.tar.gz New: ---- Convert-UUlib-1.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Convert-UUlib.spec ++++++ --- /var/tmp/diff_new_pack.EP7xBw/_old 2020-03-05 23:18:18.545178174 +0100 +++ /var/tmp/diff_new_pack.EP7xBw/_new 2020-03-05 23:18:18.549178175 +0100 @@ -17,7 +17,7 @@ Name: perl-Convert-UUlib -Version: 1.62 +Version: 1.7 Release: 0 #Upstream: CHECK(Artistic-1.0 or GPL-1.0-or-later) %define cpan_name Convert-UUlib @@ -31,6 +31,8 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Canary::Stability) +BuildRequires: perl(common::sense) >= 3.74 +Requires: perl(common::sense) >= 3.74 %{perl_requires} # MANUAL BEGIN Provides: p_conulb ++++++ Convert-UUlib-1.62.tar.gz -> Convert-UUlib-1.7.tar.gz ++++++ ++++ 3880 lines of diff (skipped)
