Hello community,
here is the log from the commit of package perl-Math-PlanePath for
openSUSE:Factory checked in at 2015-04-16 14:14:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Math-PlanePath (Old)
and /work/SRC/openSUSE:Factory/.perl-Math-PlanePath.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Math-PlanePath"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Math-PlanePath/perl-Math-PlanePath.changes
2014-06-17 11:23:06.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Math-PlanePath.new/perl-Math-PlanePath.changes
2015-04-16 14:14:24.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 20:29:20 UTC 2015 - [email protected]
+
+- updated to 118
+ see /usr/share/doc/packages/perl-Math-PlanePath/Changes
+
+-------------------------------------------------------------------
Old:
----
Math-PlanePath-115.tar.gz
New:
----
Math-PlanePath-118.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Math-PlanePath.spec ++++++
--- /var/tmp/diff_new_pack.iwoXJV/_old 2015-04-16 14:14:24.000000000 +0200
+++ /var/tmp/diff_new_pack.iwoXJV/_new 2015-04-16 14:14:24.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Math-PlanePath
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,14 +17,16 @@
Name: perl-Math-PlanePath
-Version: 115
+Version: 118
Release: 0
+#Upstream: GPL-1.0+
%define cpan_name Math-PlanePath
-Summary: Mathematical paths through the 2-D plane.
+Summary: Mathematical paths through the 2-D plane
License: GPL-3.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Math-PlanePath/
-Source:
http://www.cpan.org/authors/id/K/KR/KRYDE/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/K/KR/KRYDE/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
@@ -165,6 +167,7 @@
CoprimeColumns coprime X,Y
DivisibleColumns X divisible by Y
WythoffArray Fibonacci recurrences
+ WythoffPreliminaryTriangle
PowerArray powers in rows
File points from a disk file
++++++ Math-PlanePath-115.tar.gz -> Math-PlanePath-118.tar.gz ++++++
++++ 40927 lines of diff (skipped)
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_install: |-
# sed on %{name}.files
license: GPL-3.0+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag