Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Pod-Usage for openSUSE:Factory 
checked in at 2022-06-02 21:54:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Pod-Usage (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Pod-Usage.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Pod-Usage"

Thu Jun  2 21:54:31 2022 rev:6 rq:980472 version:2.03

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Pod-Usage/perl-Pod-Usage.changes    
2020-11-04 18:24:16.821202192 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Pod-Usage.new.1548/perl-Pod-Usage.changes  
2022-06-02 21:54:44.472409207 +0200
@@ -1,0 +2,13 @@
+Sun May 22 03:09:07 UTC 2022 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 2.03
+   see /usr/share/doc/packages/perl-Pod-Usage/Changes
+
+  2.03      2022-05-21
+
+  2.02      2022-05-21
+
+  - merged two pull requests (https://github.com/Dual-Life/Pod-Usage),
+    thanks Nicolas and Karl
+
+-------------------------------------------------------------------

Old:
----
  Pod-Usage-2.01.tar.gz

New:
----
  Pod-Usage-2.03.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Pod-Usage.spec ++++++
--- /var/tmp/diff_new_pack.wYEEUk/_old  2022-06-02 21:54:44.900409751 +0200
+++ /var/tmp/diff_new_pack.wYEEUk/_new  2022-06-02 21:54:44.904409757 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Pod-Usage
 #
-# 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,19 +16,17 @@
 #
 
 
+%define cpan_name Pod-Usage
 Name:           perl-Pod-Usage
-Version:        2.01
+Version:        2.03
 Release:        0
 #Upstream: Artistic-1.0 or GPL-1.0-or-later
-%define cpan_name Pod-Usage
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Extracts POD documentation and shows usage information
-License:        GPL-1.0-or-later OR Artistic-1.0
-Group:          Development/Libraries/Perl
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/M/MA/MAREKR/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Pod::Perldoc) >= 3.28
@@ -49,11 +47,11 @@
 verbose level is 2, then the entire manual page is printed.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -82,7 +80,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes README
 %license LICENSE
 

++++++ Pod-Usage-2.01.tar.gz -> Pod-Usage-2.03.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Usage-2.01/Changes new/Pod-Usage-2.03/Changes
--- old/Pod-Usage-2.01/Changes  2020-10-14 01:14:10.000000000 +0200
+++ new/Pod-Usage-2.03/Changes  2022-05-21 19:14:50.124687687 +0200
@@ -1,3 +1,10 @@
+2.03      2022-05-21
+
+2.02      2022-05-21
+
+- merged two pull requests (https://github.com/Dual-Life/Pod-Usage),
+  thanks Nicolas and Karl
+
 2.01      2020-10-13
 
 - fix Changes for last release and missing MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Usage-2.01/MANIFEST new/Pod-Usage-2.03/MANIFEST
--- old/Pod-Usage-2.01/MANIFEST 2020-10-14 01:14:10.000000000 +0200
+++ new/Pod-Usage-2.03/MANIFEST 2022-05-21 19:14:50.124687687 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.014.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.015.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Usage-2.01/META.json new/Pod-Usage-2.03/META.json
--- old/Pod-Usage-2.01/META.json        2020-10-14 01:14:10.000000000 +0200
+++ new/Pod-Usage-2.03/META.json        2022-05-21 19:14:50.128687616 +0200
@@ -4,7 +4,7 @@
       "Marek Rouchal <mar...@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -75,7 +75,7 @@
    "provides" : {
       "Pod::Usage" : {
          "file" : "lib/Pod/Usage.pm",
-         "version" : "2.01"
+         "version" : "2.03"
       }
    },
    "release_status" : "stable",
@@ -90,14 +90,15 @@
          "web" : "https://github.com/Dual-Life/Pod-Usage";
       }
    },
-   "version" : "2.01",
+   "version" : "2.03",
    "x_contributors" : [
+      "Karl Williamson <k...@cpan.org>",
       "Marek Rouchal <43476190+mare...@users.noreply.github.com>",
       "Marek Rouchal <marek.rouc...@gmx.net>",
       "Nicolas R <nico...@atoomic.org>"
    ],
-   "x_generated_by_perl" : "v5.30.1",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
+   "x_generated_by_perl" : "v5.26.1",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02",
    "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Usage-2.01/META.yml new/Pod-Usage-2.03/META.yml
--- old/Pod-Usage-2.01/META.yml 2020-10-14 01:14:10.000000000 +0200
+++ new/Pod-Usage-2.03/META.yml 2022-05-21 19:14:50.124687687 +0200
@@ -12,7 +12,7 @@
   ExtUtils::MakeMaker: '0'
   perl: '5.006'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.014, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -29,7 +29,7 @@
 provides:
   Pod::Usage:
     file: lib/Pod/Usage.pm
-    version: '2.01'
+    version: '2.03'
 requires:
   Cwd: '0'
   File::Basename: '0'
@@ -42,11 +42,12 @@
   bugtracker: https://github.com/Dual-Life/Pod-Usage/issues
   homepage: https://github.com/Dual-Life/Pod-Usage
   repository: https://github.com/Dual-Life/Pod-Usage.git
-version: '2.01'
+version: '2.03'
 x_contributors:
+  - 'Karl Williamson <k...@cpan.org>'
   - 'Marek Rouchal <43476190+mare...@users.noreply.github.com>'
   - 'Marek Rouchal <marek.rouc...@gmx.net>'
   - 'Nicolas R <nico...@atoomic.org>'
-x_generated_by_perl: v5.30.1
+x_generated_by_perl: v5.26.1
 x_serialization_backend: 'YAML::Tiny version 1.73'
 x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Usage-2.01/Makefile.PL 
new/Pod-Usage-2.03/Makefile.PL
--- old/Pod-Usage-2.01/Makefile.PL      2020-10-14 01:14:10.000000000 +0200
+++ new/Pod-Usage-2.03/Makefile.PL      2022-05-21 19:14:50.128687616 +0200
@@ -30,7 +30,7 @@
     "Test::More" => "0.60",
     "blib" => 0
   },
-  "VERSION" => "2.01",
+  "VERSION" => "2.03",
   "test" => {
     "TESTS" => "t/*.t t/pod/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Usage-2.01/lib/Pod/Usage.pm 
new/Pod-Usage-2.03/lib/Pod/Usage.pm
--- old/Pod-Usage-2.01/lib/Pod/Usage.pm 2020-10-14 01:14:10.000000000 +0200
+++ new/Pod-Usage-2.03/lib/Pod/Usage.pm 2022-05-21 19:14:50.128687616 +0200
@@ -18,7 +18,7 @@
 use Exporter;
 use File::Spec;
 
-our $VERSION = '2.01';
+our $VERSION = '2.03';
 
 our @EXPORT = qw(&pod2usage);
 our @ISA;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Usage-2.01/t/inc/Pod/PlainText.pm 
new/Pod-Usage-2.03/t/inc/Pod/PlainText.pm
--- old/Pod-Usage-2.01/t/inc/Pod/PlainText.pm   2020-10-14 01:14:10.000000000 
+0200
+++ new/Pod-Usage-2.03/t/inc/Pod/PlainText.pm   2022-05-21 19:14:50.128687616 
+0200
@@ -37,6 +37,12 @@
       require Symbol;
       Symbol->import;
    }
+   if ($] < 5.008 || ord "A" == 65) {
+      *to_native = sub { return chr shift; };
+   }
+   else {
+      *to_native = sub { return chr utf8::unicode_to_native(shift); };
+   }
 }
 
 ############################################################################
@@ -52,71 +58,71 @@
     'gt'        =>    '>',      # right chevron, greater-than
     'quot'      =>    '"',      # double quote
 
-    "Aacute"    =>    "\xC1",   # capital A, acute accent
-    "aacute"    =>    "\xE1",   # small a, acute accent
-    "Acirc"     =>    "\xC2",   # capital A, circumflex accent
-    "acirc"     =>    "\xE2",   # small a, circumflex accent
-    "AElig"     =>    "\xC6",   # capital AE diphthong (ligature)
-    "aelig"     =>    "\xE6",   # small ae diphthong (ligature)
-    "Agrave"    =>    "\xC0",   # capital A, grave accent
-    "agrave"    =>    "\xE0",   # small a, grave accent
-    "Aring"     =>    "\xC5",   # capital A, ring
-    "aring"     =>    "\xE5",   # small a, ring
-    "Atilde"    =>    "\xC3",   # capital A, tilde
-    "atilde"    =>    "\xE3",   # small a, tilde
-    "Auml"      =>    "\xC4",   # capital A, dieresis or umlaut mark
-    "auml"      =>    "\xE4",   # small a, dieresis or umlaut mark
-    "Ccedil"    =>    "\xC7",   # capital C, cedilla
-    "ccedil"    =>    "\xE7",   # small c, cedilla
-    "Eacute"    =>    "\xC9",   # capital E, acute accent
-    "eacute"    =>    "\xE9",   # small e, acute accent
-    "Ecirc"     =>    "\xCA",   # capital E, circumflex accent
-    "ecirc"     =>    "\xEA",   # small e, circumflex accent
-    "Egrave"    =>    "\xC8",   # capital E, grave accent
-    "egrave"    =>    "\xE8",   # small e, grave accent
-    "ETH"       =>    "\xD0",   # capital Eth, Icelandic
-    "eth"       =>    "\xF0",   # small eth, Icelandic
-    "Euml"      =>    "\xCB",   # capital E, dieresis or umlaut mark
-    "euml"      =>    "\xEB",   # small e, dieresis or umlaut mark
-    "Iacute"    =>    "\xCD",   # capital I, acute accent
-    "iacute"    =>    "\xED",   # small i, acute accent
-    "Icirc"     =>    "\xCE",   # capital I, circumflex accent
-    "icirc"     =>    "\xEE",   # small i, circumflex accent
-    "Igrave"    =>    "\xCD",   # capital I, grave accent
-    "igrave"    =>    "\xED",   # small i, grave accent
-    "Iuml"      =>    "\xCF",   # capital I, dieresis or umlaut mark
-    "iuml"      =>    "\xEF",   # small i, dieresis or umlaut mark
-    "Ntilde"    =>    "\xD1",   # capital N, tilde
-    "ntilde"    =>    "\xF1",   # small n, tilde
-    "Oacute"    =>    "\xD3",   # capital O, acute accent
-    "oacute"    =>    "\xF3",   # small o, acute accent
-    "Ocirc"     =>    "\xD4",   # capital O, circumflex accent
-    "ocirc"     =>    "\xF4",   # small o, circumflex accent
-    "Ograve"    =>    "\xD2",   # capital O, grave accent
-    "ograve"    =>    "\xF2",   # small o, grave accent
-    "Oslash"    =>    "\xD8",   # capital O, slash
-    "oslash"    =>    "\xF8",   # small o, slash
-    "Otilde"    =>    "\xD5",   # capital O, tilde
-    "otilde"    =>    "\xF5",   # small o, tilde
-    "Ouml"      =>    "\xD6",   # capital O, dieresis or umlaut mark
-    "ouml"      =>    "\xF6",   # small o, dieresis or umlaut mark
-    "szlig"     =>    "\xDF",   # small sharp s, German (sz ligature)
-    "THORN"     =>    "\xDE",   # capital THORN, Icelandic
-    "thorn"     =>    "\xFE",   # small thorn, Icelandic
-    "Uacute"    =>    "\xDA",   # capital U, acute accent
-    "uacute"    =>    "\xFA",   # small u, acute accent
-    "Ucirc"     =>    "\xDB",   # capital U, circumflex accent
-    "ucirc"     =>    "\xFB",   # small u, circumflex accent
-    "Ugrave"    =>    "\xD9",   # capital U, grave accent
-    "ugrave"    =>    "\xF9",   # small u, grave accent
-    "Uuml"      =>    "\xDC",   # capital U, dieresis or umlaut mark
-    "uuml"      =>    "\xFC",   # small u, dieresis or umlaut mark
-    "Yacute"    =>    "\xDD",   # capital Y, acute accent
-    "yacute"    =>    "\xFD",   # small y, acute accent
-    "yuml"      =>    "\xFF",   # small y, dieresis or umlaut mark
+    "Aacute"    =>    to_native(0xC1),   # capital A, acute accent
+    "aacute"    =>    to_native(0xE1),   # small a, acute accent
+    "Acirc"     =>    to_native(0xC2),   # capital A, circumflex accent
+    "acirc"     =>    to_native(0xE2),   # small a, circumflex accent
+    "AElig"     =>    to_native(0xC6),   # capital AE diphthong (ligature)
+    "aelig"     =>    to_native(0xE6),   # small ae diphthong (ligature)
+    "Agrave"    =>    to_native(0xC0),   # capital A, grave accent
+    "agrave"    =>    to_native(0xE0),   # small a, grave accent
+    "Aring"     =>    to_native(0xC5),   # capital A, ring
+    "aring"     =>    to_native(0xE5),   # small a, ring
+    "Atilde"    =>    to_native(0xC3),   # capital A, tilde
+    "atilde"    =>    to_native(0xE3),   # small a, tilde
+    "Auml"      =>    to_native(0xC4),   # capital A, dieresis or umlaut mark
+    "auml"      =>    to_native(0xE4),   # small a, dieresis or umlaut mark
+    "Ccedil"    =>    to_native(0xC7),   # capital C, cedilla
+    "ccedil"    =>    to_native(0xE7),   # small c, cedilla
+    "Eacute"    =>    to_native(0xC9),   # capital E, acute accent
+    "eacute"    =>    to_native(0xE9),   # small e, acute accent
+    "Ecirc"     =>    to_native(0xCA),   # capital E, circumflex accent
+    "ecirc"     =>    to_native(0xEA),   # small e, circumflex accent
+    "Egrave"    =>    to_native(0xC8),   # capital E, grave accent
+    "egrave"    =>    to_native(0xE8),   # small e, grave accent
+    "ETH"       =>    to_native(0xD0),   # capital Eth, Icelandic
+    "eth"       =>    to_native(0xF0),   # small eth, Icelandic
+    "Euml"      =>    to_native(0xCB),   # capital E, dieresis or umlaut mark
+    "euml"      =>    to_native(0xEB),   # small e, dieresis or umlaut mark
+    "Iacute"    =>    to_native(0xCD),   # capital I, acute accent
+    "iacute"    =>    to_native(0xED),   # small i, acute accent
+    "Icirc"     =>    to_native(0xCE),   # capital I, circumflex accent
+    "icirc"     =>    to_native(0xEE),   # small i, circumflex accent
+    "Igrave"    =>    to_native(0xCD),   # capital I, grave accent
+    "igrave"    =>    to_native(0xED),   # small i, grave accent
+    "Iuml"      =>    to_native(0xCF),   # capital I, dieresis or umlaut mark
+    "iuml"      =>    to_native(0xEF),   # small i, dieresis or umlaut mark
+    "Ntilde"    =>    to_native(0xD1),   # capital N, tilde
+    "ntilde"    =>    to_native(0xF1),   # small n, tilde
+    "Oacute"    =>    to_native(0xD3),   # capital O, acute accent
+    "oacute"    =>    to_native(0xF3),   # small o, acute accent
+    "Ocirc"     =>    to_native(0xD4),   # capital O, circumflex accent
+    "ocirc"     =>    to_native(0xF4),   # small o, circumflex accent
+    "Ograve"    =>    to_native(0xD2),   # capital O, grave accent
+    "ograve"    =>    to_native(0xF2),   # small o, grave accent
+    "Oslash"    =>    to_native(0xD8),   # capital O, slash
+    "oslash"    =>    to_native(0xF8),   # small o, slash
+    "Otilde"    =>    to_native(0xD5),   # capital O, tilde
+    "otilde"    =>    to_native(0xF5),   # small o, tilde
+    "Ouml"      =>    to_native(0xD6),   # capital O, dieresis or umlaut mark
+    "ouml"      =>    to_native(0xF6),   # small o, dieresis or umlaut mark
+    "szlig"     =>    to_native(0xDF),   # small sharp s, German (sz ligature)
+    "THORN"     =>    to_native(0xDE),   # capital THORN, Icelandic
+    "thorn"     =>    to_native(0xFE),   # small thorn, Icelandic
+    "Uacute"    =>    to_native(0xDA),   # capital U, acute accent
+    "uacute"    =>    to_native(0xFA),   # small u, acute accent
+    "Ucirc"     =>    to_native(0xDB),   # capital U, circumflex accent
+    "ucirc"     =>    to_native(0xFB),   # small u, circumflex accent
+    "Ugrave"    =>    to_native(0xD9),   # capital U, grave accent
+    "ugrave"    =>    to_native(0xF9),   # small u, grave accent
+    "Uuml"      =>    to_native(0xDC),   # capital U, dieresis or umlaut mark
+    "uuml"      =>    to_native(0xFC),   # small u, dieresis or umlaut mark
+    "Yacute"    =>    to_native(0xDD),   # capital Y, acute accent
+    "yacute"    =>    to_native(0xFD),   # small y, acute accent
+    "yuml"      =>    to_native(0xFF),   # small y, dieresis or umlaut mark
 
-    "lchevron"  =>    "\xAB",   # left chevron (double less than)
-    "rchevron"  =>    "\xBB",   # right chevron (double greater than)
+    "lchevron"  =>    to_native(0xAB),   # left chevron (double less than)
+    "rchevron"  =>    to_native(0xBB),   # right chevron (double greater than)
 );
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Usage-2.01/t/pod/pod2usage2.t 
new/Pod-Usage-2.03/t/pod/pod2usage2.t
--- old/Pod-Usage-2.01/t/pod/pod2usage2.t       2020-10-14 01:14:10.000000000 
+0200
+++ new/Pod-Usage-2.03/t/pod/pod2usage2.t       2022-05-21 19:14:50.128687616 
+0200
@@ -361,6 +361,7 @@
   *Pod::Usage::initialize = sub { 1; };
 }
 
+our $TODO;
 SKIP: {
     my $perldoc = $^X . 'doc';
     skip "Missing perldoc binary", 2 unless -x $perldoc;
@@ -378,8 +379,10 @@
       } );
     is ($exit, 0,                 "Exit status pod2usage with special perldoc 
case");
     # output went to devnull
-    like ($text, qr/^\s*$/s, "Output test pod2usage with special perldoc 
case") or diag "Got:\n$text\n";
-
+    TODO: {
+        local $TODO = q[Can get output from stty view #14];
+        is( length($text), 0, "Output test pod2usage with special perldoc 
case") or diag "Got:\n$text\n";
+    }
 }
 
 # bad regexp syntax
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Usage-2.01/xt/author/pod-spell.t 
new/Pod-Usage-2.03/xt/author/pod-spell.t
--- old/Pod-Usage-2.01/xt/author/pod-spell.t    2020-10-14 01:14:10.000000000 
+0200
+++ new/Pod-Usage-2.03/xt/author/pod-spell.t    2022-05-21 19:14:50.128687616 
+0200
@@ -12,11 +12,14 @@
 __DATA__
 43476190
 CPAN
+Karl
 Marek
 Nicolas
 Pod
 Rouchal
 Usage
+Williamson
+khw
 lib
 marek
 marekr

Reply via email to