Hello community,

here is the log from the commit of package perl-Math-PlanePath for 
openSUSE:Factory checked in at 2019-08-22 10:51:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Math-PlanePath (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Math-PlanePath.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Math-PlanePath"

Thu Aug 22 10:51:52 2019 rev:12 rq:724781 version:127

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Math-PlanePath/perl-Math-PlanePath.changes  
2018-03-24 16:13:50.482825615 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Math-PlanePath.new.22127/perl-Math-PlanePath.changes
       2019-08-22 10:51:52.597703878 +0200
@@ -1,0 +2,6 @@
+Sun Aug 18 05:16:02 UTC 2019 - Stephan Kulow <[email protected]>
+
+- updated to 127
+   see /usr/share/doc/packages/perl-Math-PlanePath/Changes
+
+-------------------------------------------------------------------

Old:
----
  Math-PlanePath-126.tar.gz

New:
----
  Math-PlanePath-127.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Math-PlanePath.spec ++++++
--- /var/tmp/diff_new_pack.K5FcQR/_old  2019-08-22 10:51:53.097703811 +0200
+++ /var/tmp/diff_new_pack.K5FcQR/_new  2019-08-22 10:51:53.101703810 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Math-PlanePath
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           perl-Math-PlanePath
-Version:        126
+Version:        127
 Release:        0
-#Upstream: GPL-1.0+
+#Upstream: GPL-1.0-or-later
 %define cpan_name Math-PlanePath
-Summary:        Points On a Path Through the 2-D Plane
+Summary:        Points on a path through the 2-D plane
 License:        GPL-3.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Math-PlanePath/
+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
@@ -194,11 +194,11 @@
 find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++++++ Math-PlanePath-126.tar.gz -> Math-PlanePath-127.tar.gz ++++++
++++ 14821 lines of diff (skipped)


Reply via email to