Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Devel-PPPort for
openSUSE:Factory checked in at 2021-07-08 22:49:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-PPPort (Old)
and /work/SRC/openSUSE:Factory/.perl-Devel-PPPort.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Devel-PPPort"
Thu Jul 8 22:49:24 2021 rev:21 rq:905093 version:3.63
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Devel-PPPort/perl-Devel-PPPort.changes
2020-10-26 16:19:27.267086717 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Devel-PPPort.new.2625/perl-Devel-PPPort.changes
2021-07-08 22:49:47.695832002 +0200
@@ -1,0 +2,13 @@
+Wed Jul 7 03:06:19 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 3.63
+ see /usr/share/doc/packages/perl-Devel-PPPort/Changes
+
+ 3.63 - 2021-07-06
+ * Backport SvPVCLEAR
+ * Backport ASSUME
+ * Backport NOT_REACHED
+ * Backport G_LIST
+ * various internal changes
+
+-------------------------------------------------------------------
Old:
----
Devel-PPPort-3.62.tar.gz
New:
----
Devel-PPPort-3.63.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Devel-PPPort.spec ++++++
--- /var/tmp/diff_new_pack.DXcWgT/_old 2021-07-08 22:49:48.103828855 +0200
+++ /var/tmp/diff_new_pack.DXcWgT/_new 2021-07-08 22:49:48.107828824 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Devel-PPPort
#
-# 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,17 +16,15 @@
#
+%define cpan_name Devel-PPPort
Name: perl-Devel-PPPort
-Version: 3.62
+Version: 3.63
Release: 0
-%define cpan_name Devel-PPPort
Summary: Perl/Pollution/Portability
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/A/AT/ATOOMIC/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
%{perl_requires}
@@ -51,12 +49,12 @@
This module is used by 'h2xs' to write the file _ppport.h_.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version}
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-make %{?_smp_mflags}
+%make_build
%check
make test
@@ -67,7 +65,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes HACKERS README soak TODO
%changelog
++++++ Devel-PPPort-3.62.tar.gz -> Devel-PPPort-3.63.tar.gz ++++++
++++ 11708 lines of diff (skipped)