Hello community, here is the log from the commit of package perl-Pod-Usage for openSUSE:Factory checked in at 2020-11-04 18:24:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Pod-Usage (Old) and /work/SRC/openSUSE:Factory/.perl-Pod-Usage.new.11331 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Pod-Usage" Wed Nov 4 18:24:15 2020 rev:5 rq:841738 version:2.01 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Pod-Usage/perl-Pod-Usage.changes 2020-03-17 13:10:18.141806201 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Pod-Usage.new.11331/perl-Pod-Usage.changes 2020-11-04 18:24:16.821202192 +0100 @@ -1,0 +2,6 @@ +Wed Oct 14 03:17:40 UTC 2020 - Tina Müller <[email protected]> + +- updated to 2.01 + see /usr/share/doc/packages/perl-Pod-Usage/Changes + +------------------------------------------------------------------- Old: ---- Pod-Usage-1.70.tar.gz New: ---- Pod-Usage-2.01.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Pod-Usage.spec ++++++ --- /var/tmp/diff_new_pack.Q5ATG7/_old 2020-11-04 18:24:17.701200173 +0100 +++ /var/tmp/diff_new_pack.Q5ATG7/_new 2020-11-04 18:24:17.705200164 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Pod-Usage # -# Copyright (c) 2020 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 @@ -17,22 +17,26 @@ Name: perl-Pod-Usage -Version: 1.70 +Version: 2.01 Release: 0 #Upstream: Artistic-1.0 or GPL-1.0-or-later %define cpan_name Pod-Usage -Summary: Print a usage message from embedded pod documentation +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/M/MA/MAREKR/%{cpan_name}-%{version}.tar.gz +URL: https://metacpan.org/release/%{cpan_name} +Source0: https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Pod::Text) >= 4 -Requires: perl(Pod::Text) >= 4 +BuildRequires: perl(Pod::Perldoc) >= 3.28 +BuildRequires: perl(Pod::Simple) >= 3.40 +BuildRequires: perl(Pod::Text) >= 4.00 +Requires: perl(Pod::Perldoc) >= 3.28 +Requires: perl(Pod::Simple) >= 3.40 +Requires: perl(Pod::Text) >= 4.00 %{perl_requires} %description @@ -79,6 +83,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc CHANGES README +%doc Changes README +%license LICENSE %changelog ++++++ Pod-Usage-1.70.tar.gz -> Pod-Usage-2.01.tar.gz ++++++ ++++ 4733 lines of diff (skipped)
