Hello community, here is the log from the commit of package perl-Encode for openSUSE:Factory checked in at 2019-01-28 20:48:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Encode (Old) and /work/SRC/openSUSE:Factory/.perl-Encode.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Encode" Mon Jan 28 20:48:49 2019 rev:6 rq:668907 version:2.99 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Encode/perl-Encode.changes 2018-04-26 13:37:57.880226845 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Encode.new.28833/perl-Encode.changes 2019-01-28 20:49:47.481819976 +0100 @@ -1,0 +2,6 @@ +Mon Jan 21 06:07:43 UTC 2019 - Stephan Kulow <[email protected]> + +- updated to 2.99 + see /usr/share/doc/packages/perl-Encode/Changes + +------------------------------------------------------------------- Old: ---- Encode-2.98.tar.gz New: ---- Encode-2.99.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Encode.spec ++++++ --- /var/tmp/diff_new_pack.QV3Snm/_old 2019-01-28 20:49:48.053819373 +0100 +++ /var/tmp/diff_new_pack.QV3Snm/_new 2019-01-28 20:49:48.053819373 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Encode # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-Encode -Version: 2.98 +Version: 2.99 Release: 0 %define cpan_name Encode Summary: Character Encodings in Perl License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Encode/ +Url: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/D/DA/DANKOGAI/%{cpan_name}-%{version}.tar.gz Source1: perl-Encode-rpmlintrc Source2: cpanspec.yml @@ -64,11 +64,11 @@ %setup -q -n %{cpan_name}-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -%{__make} %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" +make %{?_smp_mflags} %check -%{__make} test +make test %install %perl_make_install ++++++ Encode-2.98.tar.gz -> Encode-2.99.tar.gz ++++++ ++++ 2418 lines of diff (skipped)
