Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Params-Validate for
openSUSE:Factory checked in at 2022-11-09 12:56:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Params-Validate (Old)
and /work/SRC/openSUSE:Factory/.perl-Params-Validate.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Params-Validate"
Wed Nov 9 12:56:01 2022 rev:46 rq:1034342 version:1.31
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Params-Validate/perl-Params-Validate.changes
2020-10-24 15:13:44.951974032 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Params-Validate.new.1597/perl-Params-Validate.changes
2022-11-09 12:56:05.903895658 +0100
@@ -1,0 +2,11 @@
+Sun Oct 23 03:11:02 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 1.31
+ see /usr/share/doc/packages/perl-Params-Validate/Changes
+
+ 1.31 2022-10-22
+
+ - Require Devel::PPPort 3.68+ for compatibility with Perls <= 5.8.5. Patch by
+ Graham Knop. PR #25.
+
+-------------------------------------------------------------------
Old:
----
Params-Validate-1.30.tar.gz
New:
----
Params-Validate-1.31.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Params-Validate.spec ++++++
--- /var/tmp/diff_new_pack.QG2SP6/_old 2022-11-09 12:56:06.599899582 +0100
+++ /var/tmp/diff_new_pack.QG2SP6/_new 2022-11-09 12:56:06.607899627 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Params-Validate
#
-# 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,17 +16,15 @@
#
+%define cpan_name Params-Validate
Name: perl-Params-Validate
-Version: 1.30
+Version: 1.31
Release: 0
-%define cpan_name Params-Validate
-Summary: Validate method/function parameters
License: Artistic-2.0
-Group: Development/Libraries/Perl
+Summary: Validate method/function parameters
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Module::Build) >= 0.422700
@@ -53,7 +51,7 @@
certain methods, or applying validation callbacks to arguments.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version}
%build
perl Build.PL installdirs=vendor optimize="%{optflags}"
@@ -67,7 +65,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
TODO
%license LICENSE
++++++ Params-Validate-1.30.tar.gz -> Params-Validate-1.31.tar.gz ++++++
++++ 7638 lines of diff (skipped)