Hello community,
here is the log from the commit of package perl-Statistics-Descriptive for
openSUSE:Factory checked in at 2020-10-26 16:18:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Statistics-Descriptive (Old)
and /work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Statistics-Descriptive"
Mon Oct 26 16:18:27 2020 rev:19 rq:842989 version:3.0800
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Statistics-Descriptive/perl-Statistics-Descriptive.changes
2018-11-12 09:39:14.933376159 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new.3463/perl-Statistics-Descriptive.changes
2020-10-26 16:19:33.095091406 +0100
@@ -1,0 +2,35 @@
+Sun Oct 18 03:08:49 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 3.0800
+ see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes
+
+ 3.0800 2020-10-17
+ - dist.ini / weaver.ini / .tidyallrc / etc. cleanup
+ - Move to @SHLOMIF
+ - Inspired by Lady_Aleena (Thanks!)
+ v0.2.1 2015-04-28
+ - Specify minimal version of perl to 5.8.x.
+ - CPANTS / Kwalitee
+ - Add provides to META.yml.
+ - CPANTS / Kwalitee
+ v0.2.0 2015-03-09
+ - Remove dependency on Moo/MooX/MooX::late.
+ - Seemed like an overkill for such a small and simple app.
+ - Remove dependency on List::MoreUtils.
+ - To avoid unnecessary deps.
+ v0.0.5 2015-01-25
+ - Add inc/ to the git repo, so minting a new release.
+ v0.0.4 2014-05-04
+ - Add minimal prereq on Getopt::Long 2.36 for GetOptionsFromArray.
+ - There were test failures with older Getopt::Long-s.
+ v0.0.3 2014-05-02
+ - Convert t/app.t from IPC::System::Simple to Test::Trap hoping to
+ fix test failures on MS Windows.
+ - we also don't use a separate process now but rather capture
+ STDOUT.
+ v0.0.2 2014-05-01
+ - Change the meta resources/links to point to the actual repository at
+ GitHub.
+ - Thanks to pyon from Freenode for noticing it.
+
+-------------------------------------------------------------------
Old:
----
Statistics-Descriptive-3.0702.tar.gz
New:
----
Statistics-Descriptive-3.0800.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Statistics-Descriptive.spec ++++++
--- /var/tmp/diff_new_pack.nEjNN2/_old 2020-10-26 16:19:34.059092181 +0100
+++ /var/tmp/diff_new_pack.nEjNN2/_new 2020-10-26 16:19:34.063092183 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Statistics-Descriptive
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: perl-Statistics-Descriptive
-Version: 3.0702
+Version: 3.0800
Release: 0
%define cpan_name Statistics-Descriptive
Summary: Module of basic descriptive statistical functions
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
-Url: https://metacpan.org/release/%{cpan_name}
+URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
@@ -71,7 +71,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes examples README scripts UserSurvey.txt
+%doc Changes examples README UserSurvey.txt
%license LICENSE
%changelog
++++++ Statistics-Descriptive-3.0702.tar.gz ->
Statistics-Descriptive-3.0800.tar.gz ++++++
++++ 5388 lines of diff (skipped)