Hello community, here is the log from the commit of package perl-PerlIO-Layers for openSUSE:Factory checked in at 2020-02-18 13:30:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-PerlIO-Layers (Old) and /work/SRC/openSUSE:Factory/.perl-PerlIO-Layers.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PerlIO-Layers" Tue Feb 18 13:30:27 2020 rev:2 rq:775131 version:0.012 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-PerlIO-Layers/perl-PerlIO-Layers.changes 2020-02-11 22:26:03.995589308 +0100 +++ /work/SRC/openSUSE:Factory/.perl-PerlIO-Layers.new.26092/perl-PerlIO-Layers.changes 2020-02-18 13:30:33.744837522 +0100 @@ -1,0 +2,9 @@ +Tue Feb 18 03:11:57 UTC 2020 - <[email protected]> + +- updated to 0.012 + see /usr/share/doc/packages/perl-PerlIO-Layers/Changes + + 0.012 2020-02-18 01:30:34+01:00 Europe/Amsterdam + Add ppport.h for backwards compatibility + +------------------------------------------------------------------- Old: ---- PerlIO-Layers-0.011.tar.gz New: ---- PerlIO-Layers-0.012.tar.gz cpanspec.yml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-PerlIO-Layers.spec ++++++ --- /var/tmp/diff_new_pack.iKKB0H/_old 2020-02-18 13:30:34.452838900 +0100 +++ /var/tmp/diff_new_pack.iKKB0H/_new 2020-02-18 13:30:34.460838915 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-PerlIO-Layers # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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,23 +12,24 @@ # 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-PerlIO-Layers -Version: 0.011 +Version: 0.012 Release: 0 %define cpan_name PerlIO-Layers Summary: Querying your filehandle's capabilities -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/PerlIO-Layers/ +Url: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Module::Build) >= 0.360100 +BuildRequires: perl(Module::Build) >= 0.280000 BuildRequires: perl(Test::More) >= 0.82 %{perl_requires} @@ -42,7 +43,7 @@ %setup -q -n %{cpan_name}-%{version} %build -%{__perl} Build.PL installdirs=vendor optimize="%{optflags}" +perl Build.PL installdirs=vendor optimize="%{optflags}" ./Build build flags=%{?_smp_mflags} %check ++++++ PerlIO-Layers-0.011.tar.gz -> PerlIO-Layers-0.012.tar.gz ++++++ ++++ 8455 lines of diff (skipped) ++++++ cpanspec.yml ++++++ --- #description_paragraphs: 3 #description: |- # override description from CPAN #summary: override summary from CPAN #no_testing: broken upstream #sources: # - source1 # - source2 #patches: # foo.patch: -p1 # bar.patch: #preamble: |- # BuildRequires: gcc-c++ #post_prep: |- # hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL #post_build: |- # rm unused.files #post_install: |- # sed on %{name}.files #license: SUSE-NonFree #skip_noarch: 1 #custom_build: |- #./Build build flags=%{?_smp_mflags} --myflag #custom_test: |- #startserver && make test #ignore_requires: Bizarre::Module
