Hello community,
here is the log from the commit of package perl-PerlIO-utf8_strict for
openSUSE:Factory checked in at 2020-10-08 13:05:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PerlIO-utf8_strict (Old)
and /work/SRC/openSUSE:Factory/.perl-PerlIO-utf8_strict.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PerlIO-utf8_strict"
Thu Oct 8 13:05:25 2020 rev:6 rq:836365 version:0.008
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-PerlIO-utf8_strict/perl-PerlIO-utf8_strict.changes
2017-04-12 18:17:44.161062787 +0200
+++
/work/SRC/openSUSE:Factory/.perl-PerlIO-utf8_strict.new.4249/perl-PerlIO-utf8_strict.changes
2020-10-08 13:05:28.962808396 +0200
@@ -1,0 +2,9 @@
+Sat Sep 19 03:10:56 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 0.008
+ see /usr/share/doc/packages/perl-PerlIO-utf8_strict/Changes
+
+ 0.008 2020-09-19 00:11:59+02:00 Europe/Amsterdam
+ - Make unread by :crlf on top of :utf8_strict reliable
+
+-------------------------------------------------------------------
Old:
----
PerlIO-utf8_strict-0.007.tar.gz
New:
----
PerlIO-utf8_strict-0.008.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-PerlIO-utf8_strict.spec ++++++
--- /var/tmp/diff_new_pack.jTHABm/_old 2020-10-08 13:05:29.734809095 +0200
+++ /var/tmp/diff_new_pack.jTHABm/_new 2020-10-08 13:05:29.738809098 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-PerlIO-utf8_strict
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# 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-PerlIO-utf8_strict
-Version: 0.007
+Version: 0.008
Release: 0
%define cpan_name PerlIO-utf8_strict
Summary: Fast and correct UTF-8 IO
-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-utf8_strict/
+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
@@ -43,11 +43,11 @@
%patch0 -p1
%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
++++++ PerlIO-utf8_strict-0.007.tar.gz -> PerlIO-utf8_strict-0.008.tar.gz ++++++
++++ 11978 lines of diff (skipped)