Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-PerlIO-utf8_strict for openSUSE:Factory checked in at 2022-01-20 00:12:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-PerlIO-utf8_strict (Old) and /work/SRC/openSUSE:Factory/.perl-PerlIO-utf8_strict.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PerlIO-utf8_strict" Thu Jan 20 00:12:04 2022 rev:7 rq:946981 version:0.009 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-PerlIO-utf8_strict/perl-PerlIO-utf8_strict.changes 2020-10-08 13:05:28.962808396 +0200 +++ /work/SRC/openSUSE:Factory/.perl-PerlIO-utf8_strict.new.1892/perl-PerlIO-utf8_strict.changes 2022-01-20 00:12:44.310598732 +0100 @@ -1,0 +2,9 @@ +Sun Jan 9 03:08:25 UTC 2022 - Tina M??ller <timueller+p...@suse.de> + +- updated to 0.009 + see /usr/share/doc/packages/perl-PerlIO-utf8_strict/Changes + + 0.009 2022-01-08 17:26:23+01:00 Europe/Amsterdam + - Mark functions that croak as noreturn + +------------------------------------------------------------------- Old: ---- PerlIO-utf8_strict-0.008.tar.gz New: ---- PerlIO-utf8_strict-0.009.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-PerlIO-utf8_strict.spec ++++++ --- /var/tmp/diff_new_pack.6dJfiu/_old 2022-01-20 00:12:44.810599136 +0100 +++ /var/tmp/diff_new_pack.6dJfiu/_new 2022-01-20 00:12:44.818599142 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-PerlIO-utf8_strict # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,16 @@ # +%define cpan_name PerlIO-utf8_strict Name: perl-PerlIO-utf8_strict -Version: 0.008 +Version: 0.009 Release: 0 -%define cpan_name PerlIO-utf8_strict Summary: Fast and correct UTF-8 IO License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl 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 Patch0: no-return-in-nonvoid-function.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Test::Exception) @@ -39,12 +37,11 @@ default ':utf8' layer it checks the input for correctness. %prep -%setup -q -n %{cpan_name}-%{version} -%patch0 -p1 +%autosetup -n %{cpan_name}-%{version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -make %{?_smp_mflags} +%make_build %check make test @@ -55,7 +52,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes README %license LICENSE ++++++ PerlIO-utf8_strict-0.008.tar.gz -> PerlIO-utf8_strict-0.009.tar.gz ++++++ ++++ 11485 lines of diff (skipped)