Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Module-Build for
openSUSE:Factory checked in at 2022-12-13 18:54:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Module-Build (Old)
and /work/SRC/openSUSE:Factory/.perl-Module-Build.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Module-Build"
Tue Dec 13 18:54:41 2022 rev:21 rq:1042299 version:0.423200
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes
2020-02-03 11:26:51.694137840 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Module-Build.new.1835/perl-Module-Build.changes
2022-12-13 18:54:45.170974483 +0100
@@ -1,0 +2,10 @@
+Fri Dec 9 03:08:01 UTC 2022 - Tina Müller <[email protected]>
+
+- updated to 0.4232
+ see /usr/share/doc/packages/perl-Module-Build/Changes
+
+ 0.4232 - Thu Dec 8 10:27:44 PM CET 2022
+
+ - Drop Pod::Man dependency for 5.8 compatibility
+
+-------------------------------------------------------------------
Old:
----
Module-Build-0.4231.tar.gz
New:
----
Module-Build-0.4232.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Module-Build.spec ++++++
--- /var/tmp/diff_new_pack.orRIGr/_old 2022-12-13 18:54:45.690977258 +0100
+++ /var/tmp/diff_new_pack.orRIGr/_new 2022-12-13 18:54:45.694977279 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Module-Build
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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,20 +16,18 @@
#
+%define cpan_name Module-Build
Name: perl-Module-Build
-Version: 0.423100
+Version: 0.423200
Release: 0
-%define cpan_version 0.4231
-Provides: perl(Module::Build) = 0.423100
-%define cpan_name Module-Build
-Summary: Build and install Perl modules
+%define cpan_version 0.4232
+Provides: perl(Module::Build) = 0.423200
License: Artistic-1.0 OR GPL-1.0-or-later
-Group: Development/Libraries/Perl
-Url: https://metacpan.org/release/%{cpan_name}
+Summary: Build and install Perl modules
+URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(CPAN::Meta) >= 2.142060
@@ -39,7 +37,6 @@
BuildRequires: perl(Module::Metadata) >= 1.000002
BuildRequires: perl(Parse::CPAN::Meta) >= 1.4401
BuildRequires: perl(Perl::OSType) >= 1
-BuildRequires: perl(Pod::Man) >= 2.17
BuildRequires: perl(TAP::Harness) >= 3.29
BuildRequires: perl(version) >= 0.87
Requires: perl(CPAN::Meta) >= 2.142060
@@ -47,7 +44,6 @@
Requires: perl(ExtUtils::ParseXS) >= 2.21
Requires: perl(Module::Metadata) >= 1.000002
Requires: perl(Perl::OSType) >= 1
-Requires: perl(Pod::Man) >= 2.17
Requires: perl(TAP::Harness) >= 3.29
Requires: perl(version) >= 0.87
Recommends: perl(ExtUtils::Manifest) >= 1.54
@@ -98,7 +94,7 @@
You can run the 'help' action for a complete list of actions.
%prep
-%setup -q -n %{cpan_name}-%{cpan_version}
+%autosetup -n %{cpan_name}-%{cpan_version}
%build
perl Build.PL installdirs=vendor
@@ -117,7 +113,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes README
%license LICENSE
++++++ Module-Build-0.4231.tar.gz -> Module-Build-0.4232.tar.gz ++++++
++++ 2080 lines of diff (skipped)