Hello community, here is the log from the commit of package perl-Encode-HanExtra for openSUSE:Factory checked in at 2017-10-02 16:42:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Encode-HanExtra (Old) and /work/SRC/openSUSE:Factory/.perl-Encode-HanExtra.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-Encode-HanExtra" Mon Oct 2 16:42:33 2017 rev:24 rq:528411 version:0.23 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Encode-HanExtra/perl-Encode-HanExtra.changes 2015-02-06 10:17:32.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Encode-HanExtra.new/perl-Encode-HanExtra.changes 2017-10-02 16:42:34.408378729 +0200 @@ -1,0 +2,5 @@ +Sat Sep 23 15:03:00 UTC 2017 - coolo@suse.com + +- compile with perl 5.26 by patching the Makefile + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Encode-HanExtra.spec ++++++ --- /var/tmp/diff_new_pack.lbxxzp/_old 2017-10-02 16:42:35.000295508 +0200 +++ /var/tmp/diff_new_pack.lbxxzp/_new 2017-10-02 16:42:35.000295508 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Encode-HanExtra # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,17 +41,12 @@ several megabytes; hence, this CPAN module tries to provide the rest of them. - - -Authors: --------- - Autrijus Tang <autrijus@autrijus.org> - %prep %setup -q -n Encode-HanExtra-%{version} %patch1 -p1 %build +sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse inc::Module::Install;/' Makefile.PL CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL make %{?_smp_mflags}