Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Math-PlanePath for
openSUSE:Factory checked in at 2021-01-20 18:28:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Math-PlanePath (Old)
and /work/SRC/openSUSE:Factory/.perl-Math-PlanePath.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Math-PlanePath"
Wed Jan 20 18:28:40 2021 rev:14 rq:864823 version:129
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Math-PlanePath/perl-Math-PlanePath.changes
2020-09-29 19:02:08.769798470 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Math-PlanePath.new.28504/perl-Math-PlanePath.changes
2021-01-20 18:29:08.535612208 +0100
@@ -1,0 +2,6 @@
+Wed Jan 20 03:09:36 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 129
+ see /usr/share/doc/packages/perl-Math-PlanePath/Changes
+
+-------------------------------------------------------------------
Old:
----
Math-PlanePath-128.tar.gz
New:
----
Math-PlanePath-129.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Math-PlanePath.spec ++++++
--- /var/tmp/diff_new_pack.rUxVQK/_old 2021-01-20 18:29:09.451613047 +0100
+++ /var/tmp/diff_new_pack.rUxVQK/_new 2021-01-20 18:29:09.451613047 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Math-PlanePath
#
-# 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 Math-PlanePath
Name: perl-Math-PlanePath
-Version: 128
+Version: 129
Release: 0
#Upstream: GPL-1.0-or-later
-%define cpan_name Math-PlanePath
Summary: Points on a path through the 2-D plane
License: GPL-3.0-or-later
-Group: Development/Libraries/Perl
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/K/KR/KRYDE/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Math::Libm)
@@ -151,6 +149,7 @@
Staircase stairs down from the Y to X axes
StaircaseAlternating stairs Y to X and back again
Corner expanding stripes around a corner
+ CornerAlternating expanding up and down around a corner
PyramidRows expanding stacked rows pyramid
PyramidSides along the sides of a 45-degree pyramid
CellularRule cellular automaton by rule number
@@ -191,12 +190,12 @@
printout of numbers from selected paths or all paths.
%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
@@ -207,7 +206,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes examples
%license COPYING
++++++ Math-PlanePath-128.tar.gz -> Math-PlanePath-129.tar.gz ++++++
++++ 16323 lines of diff (skipped)