Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Test2-Suite for
openSUSE:Factory checked in at 2021-05-21 21:49:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
and /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test2-Suite"
Fri May 21 21:49:38 2021 rev:27 rq:894574 version:0.000140
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes
2020-12-22 11:27:38.864834463 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.2988/perl-Test2-Suite.changes
2021-05-21 21:49:38.622326022 +0200
@@ -1,0 +2,10 @@
+Thu May 13 03:06:42 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 0.000140
+ see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+ 0.000140 2021-05-12 08:08:17-07:00 America/Los_Angeles
+
+ - Add L() "length" quick check for comparisons
+
+-------------------------------------------------------------------
Old:
----
Test2-Suite-0.000139.tar.gz
New:
----
Test2-Suite-0.000140.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test2-Suite.spec ++++++
--- /var/tmp/diff_new_pack.FyLrgV/_old 2021-05-21 21:49:39.074324146 +0200
+++ /var/tmp/diff_new_pack.FyLrgV/_new 2021-05-21 21:49:39.078324130 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Test2-Suite
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
#
+%define cpan_name Test2-Suite
Name: perl-Test2-Suite
-Version: 0.000139
+Version: 0.000140
Release: 0
-%define cpan_name Test2-Suite
Summary: Distribution with a rich set of tools built upon the Test2
License: Artistic-1.0 OR GPL-1.0-or-later
-Group: Development/Libraries/Perl
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Importer) >= 0.024
@@ -50,11 +48,11 @@
for you.
%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
@@ -65,7 +63,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc appveyor.yml Changes README README.md
%license LICENSE
++++++ Test2-Suite-0.000139.tar.gz -> Test2-Suite-0.000140.tar.gz ++++++
++++ 1639 lines of diff (skipped)