commit perl-Statistics-Descriptive for openSUSE:Factory

2020-10-26 Thread root
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 
+
+- 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)




commit perl-Statistics-Descriptive for openSUSE:Factory

2018-11-12 Thread root
Hello community,

here is the log from the commit of package perl-Statistics-Descriptive for 
openSUSE:Factory checked in at 2018-11-12 09:38:53

Comparing /work/SRC/openSUSE:Factory/perl-Statistics-Descriptive (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new (New)


Package is "perl-Statistics-Descriptive"

Mon Nov 12 09:38:53 2018 rev:18 rq:647343 version:3.0702

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Statistics-Descriptive/perl-Statistics-Descriptive.changes
  2018-07-28 12:41:23.176539239 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new/perl-Statistics-Descriptive.changes
 2018-11-12 09:39:14.933376159 +0100
@@ -1,0 +2,11 @@
+Thu Nov  8 06:57:02 UTC 2018 - Stephan Kulow 
+
+- updated to 3.0702
+   see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes
+
+  3.0702  2018-10-25
+  - Rephrase some lacking phrasing in the docs.
+  - https://github.com/shlomif/perl-Statistics-Descriptive/issues/5
+  - Thanks to @melak .
+
+---

Old:

  Statistics-Descriptive-3.0701.tar.gz

New:

  Statistics-Descriptive-3.0702.tar.gz



Other differences:
--
++ perl-Statistics-Descriptive.spec ++
--- /var/tmp/diff_new_pack.dOPvrQ/_old  2018-11-12 09:39:15.893374780 +0100
+++ /var/tmp/diff_new_pack.dOPvrQ/_new  2018-11-12 09:39:15.897374774 +0100
@@ -12,18 +12,18 @@
 # 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-Statistics-Descriptive
-Version:3.0701
+Version:3.0702
 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:http://search.cpan.org/dist/Statistics-Descriptive/
+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
@@ -59,7 +59,7 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
+perl Build.PL installdirs=vendor
 ./Build build flags=%{?_smp_mflags}
 
 %check

++ Statistics-Descriptive-3.0701.tar.gz -> 
Statistics-Descriptive-3.0702.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0701/Build.PL 
new/Statistics-Descriptive-3.0702/Build.PL
--- old/Statistics-Descriptive-3.0701/Build.PL  2018-07-14 12:17:17.0 
+0200
+++ new/Statistics-Descriptive-3.0702/Build.PL  2018-10-25 20:11:55.0 
+0200
@@ -19,7 +19,7 @@
 "Shlomi Fish "
   ],
   "dist_name" => "Statistics-Descriptive",
-  "dist_version" => "3.0701",
+  "dist_version" => "3.0702",
   "license" => "perl",
   "module_name" => "Statistics::Descriptive",
   "recursive_test_files" => 1,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0701/Changes 
new/Statistics-Descriptive-3.0702/Changes
--- old/Statistics-Descriptive-3.0701/Changes   2018-07-14 12:17:17.0 
+0200
+++ new/Statistics-Descriptive-3.0702/Changes   2018-10-25 20:11:55.0 
+0200
@@ -1,5 +1,10 @@
 Revision history for Perl extension Statistics::Descriptive.
 
+3.0702  2018-10-25
+- Rephrase some lacking phrasing in the docs.
+- https://github.com/shlomif/perl-Statistics-Descriptive/issues/5
+- Thanks to @melak .
+
 3.0701  2018-07-14
 - Typo corrections thanks to Debian
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0701/META.json 
new/Statistics-Descriptive-3.0702/META.json
--- old/Statistics-Descriptive-3.0701/META.json 2018-07-14 12:17:17.0 
+0200
+++ new/Statistics-Descriptive-3.0702/META.json 2018-10-25 20:11:55.0 
+0200
@@ -76,27 +76,27 @@
"provides" : {
   "Statistics::Descriptive" : {
  "file" : "lib/Statistics/Descriptive.pm",
- "version" : "3.0701"
+ "version" : "3.0702"
   },
   "Statistics::Descriptive::Full" : {
  "file" : "lib/Statistics/Descriptive/Full.pm",
- "version" : "3.0701"
+ "version" : "3.0702"
   },
   "Statistics::Descriptive::Smoother" : {
  "file" : "lib/Statistics/Descriptive/Smoother.pm",
- "version" : "3.0701"
+ "version" : "3.0702"
   },
   

commit perl-Statistics-Descriptive for openSUSE:Factory

2018-07-28 Thread root
Hello community,

here is the log from the commit of package perl-Statistics-Descriptive for 
openSUSE:Factory checked in at 2018-07-28 12:41:19

Comparing /work/SRC/openSUSE:Factory/perl-Statistics-Descriptive (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new (New)


Package is "perl-Statistics-Descriptive"

Sat Jul 28 12:41:19 2018 rev:17 rq:624422 version:3.0701

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Statistics-Descriptive/perl-Statistics-Descriptive.changes
  2018-06-02 11:58:42.661558533 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new/perl-Statistics-Descriptive.changes
 2018-07-28 12:41:23.176539239 +0200
@@ -1,0 +2,21 @@
+Tue Jul 17 06:04:29 UTC 2018 - co...@suse.com
+
+- updated to 3.0701
+   see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes
+
+  3.0701  2018-07-14
+  - Typo corrections thanks to Debian
+
+---
+Sat Jul 14 06:03:57 UTC 2018 - co...@suse.com
+
+- updated to 3.0700
+   see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes
+
+  3.0700  2018-07-13
+  - Typo corrections thanks to Debian
+  - Added the ->summary() method to Statistics::Descriptive::Full.
+  - https://rt.cpan.org/Public/Bug/Display.html?id=82852
+  - Thanks to Su-Shee
+
+---

Old:

  Statistics-Descriptive-3.0613.tar.gz

New:

  Statistics-Descriptive-3.0701.tar.gz



Other differences:
--
++ perl-Statistics-Descriptive.spec ++
--- /var/tmp/diff_new_pack.i2T1bY/_old  2018-07-28 12:41:23.736540315 +0200
+++ /var/tmp/diff_new_pack.i2T1bY/_new  2018-07-28 12:41:23.760540361 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Statistics-Descriptive
-Version:3.0613
+Version:3.0701
 Release:0
 %define cpan_name Statistics-Descriptive
 Summary:Module of basic descriptive statistical functions
@@ -33,7 +33,9 @@
 BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Module::Build) >= 0.28
 BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(parent)
 Requires:   perl(List::MoreUtils)
+Requires:   perl(parent)
 %{perl_requires}
 
 %description

++ Statistics-Descriptive-3.0613.tar.gz -> 
Statistics-Descriptive-3.0701.tar.gz ++
 3976 lines of diff (skipped)




commit perl-Statistics-Descriptive for openSUSE:Factory

2018-06-02 Thread root
Hello community,

here is the log from the commit of package perl-Statistics-Descriptive for 
openSUSE:Factory checked in at 2018-06-02 11:58:38

Comparing /work/SRC/openSUSE:Factory/perl-Statistics-Descriptive (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new (New)


Package is "perl-Statistics-Descriptive"

Sat Jun  2 11:58:38 2018 rev:16 rq:610494 version:3.0613

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Statistics-Descriptive/perl-Statistics-Descriptive.changes
  2016-01-15 10:42:22.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new/perl-Statistics-Descriptive.changes
 2018-06-02 11:58:42.661558533 +0200
@@ -1,0 +2,9 @@
+Thu May  3 05:58:35 UTC 2018 - co...@suse.com
+
+- updated to 3.0613
+   see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes
+
+  3.0613  2018-05-02
+  - Convert to Dist-Zilla.
+
+---

Old:

  Statistics-Descriptive-3.0612.tar.gz

New:

  Statistics-Descriptive-3.0613.tar.gz



Other differences:
--
++ perl-Statistics-Descriptive.spec ++
--- /var/tmp/diff_new_pack.KiaVgw/_old  2018-06-02 11:58:43.481528463 +0200
+++ /var/tmp/diff_new_pack.KiaVgw/_new  2018-06-02 11:58:43.481528463 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Statistics-Descriptive
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,21 +17,22 @@
 
 
 Name:   perl-Statistics-Descriptive
-Version:3.0612
+Version:3.0613
 Release:0
 %define cpan_name Statistics-Descriptive
 Summary:Module of basic descriptive statistical functions
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Statistics-Descriptive/
-Source0:
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(List::MoreUtils)
-BuildRequires:  perl(Module::Build) >= 0.36
+BuildRequires:  perl(Module::Build) >= 0.28
+BuildRequires:  perl(Test::More) >= 0.88
 Requires:   perl(List::MoreUtils)
 %{perl_requires}
 
@@ -68,6 +69,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples LICENSE README rejects scripts UserSurvey.txt
+%doc Changes examples README scripts UserSurvey.txt
+%license LICENSE
 
 %changelog

++ Statistics-Descriptive-3.0612.tar.gz -> 
Statistics-Descriptive-3.0613.tar.gz ++
 2597 lines of diff (skipped)




commit perl-Statistics-Descriptive for openSUSE:Factory

2016-01-15 Thread h_root
Hello community,

here is the log from the commit of package perl-Statistics-Descriptive for 
openSUSE:Factory checked in at 2016-01-15 10:42:20

Comparing /work/SRC/openSUSE:Factory/perl-Statistics-Descriptive (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new (New)


Package is "perl-Statistics-Descriptive"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Statistics-Descriptive/perl-Statistics-Descriptive.changes
  2015-06-23 11:59:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new/perl-Statistics-Descriptive.changes
 2016-01-15 10:42:22.0 +0100
@@ -1,0 +2,22 @@
+Wed Jan 13 10:28:48 UTC 2016 - co...@suse.com
+
+- updated to 3.0612
+   see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes
+
+  3.0612  2016-01-09
+  - Move the VCS repository to GitHub.
+  - People are more used to it, and it can take part in the CPAN 
pull-req
+  challenge.
+  
+  3.0611  2016-01-07
+  - Apply patch from Debian to correct a spelling error.
+  - https://rt.cpan.org/Ticket/Display.html?id=110987
+  - Thanks to Salvatore Bonaccorso for the report and patch.
+  
+  3.0610  2016-01-06
+  - Clarified the docs for add_data_with_samples().
+  - Some people thought they were repeat counts of the data , but they
+  are normally ignored.
+  - Replace remaining tabs with spaces.
+
+---

Old:

  Statistics-Descriptive-3.0609.tar.gz

New:

  Statistics-Descriptive-3.0612.tar.gz



Other differences:
--
++ perl-Statistics-Descriptive.spec ++
--- /var/tmp/diff_new_pack.KbAL0Z/_old  2016-01-15 10:42:23.0 +0100
+++ /var/tmp/diff_new_pack.KbAL0Z/_new  2016-01-15 10:42:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Statistics-Descriptive
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,7 +17,7 @@
 
 
 Name:   perl-Statistics-Descriptive
-Version:3.0609
+Version:3.0612
 Release:0
 %define cpan_name Statistics-Descriptive
 Summary:Module of basic descriptive statistical functions

++ Statistics-Descriptive-3.0609.tar.gz -> 
Statistics-Descriptive-3.0612.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0609/Build.PL 
new/Statistics-Descriptive-3.0612/Build.PL
--- old/Statistics-Descriptive-3.0609/Build.PL  2015-06-19 09:40:41.0 
+0200
+++ new/Statistics-Descriptive-3.0612/Build.PL  2016-01-09 22:55:57.0 
+0100
@@ -35,7 +35,7 @@
 {
 resources =>
 {
-repository => 
"https://bitbucket.org/shlomif/perl-statistics-descriptive;,
+repository => 
"https://github.com/shlomif/perl-Statistics-Descriptive;,
 homepage => 
"http://web-cpan.shlomifish.org/modules/Statistics-Descriptive/;,
 },
 keywords =>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0609/Changes 
new/Statistics-Descriptive-3.0612/Changes
--- old/Statistics-Descriptive-3.0609/Changes   2015-06-19 09:40:41.0 
+0200
+++ new/Statistics-Descriptive-3.0612/Changes   2016-01-09 22:55:57.0 
+0100
@@ -1,5 +1,21 @@
 Revision history for Perl extension Statistics::Descriptive.
 
+3.0612  2016-01-09
+- Move the VCS repository to GitHub.
+- People are more used to it, and it can take part in the CPAN pull-req
+challenge.
+
+3.0611  2016-01-07
+- Apply patch from Debian to correct a spelling error.
+- https://rt.cpan.org/Ticket/Display.html?id=110987
+- Thanks to Salvatore Bonaccorso for the report and patch.
+
+3.0610  2016-01-06
+- Clarified the docs for add_data_with_samples().
+- Some people thought they were repeat counts of the data , but they
+are normally ignored.
+- Replace remaining tabs with spaces.
+
 3.0609  2015-06-19
 - Update some old URLs and addresses.
 
@@ -175,45 +191,45 @@
 
 2.6 2002-10-10
 - Fixed caching in trimmed mean and modified code to allow trimming
- 0% from upper bound.  Formerly if 0 was requested then it used the
- lower bound!
+  0% from upper bound.  Formerly if 0 was requested then it used the
+  lower bound!
 
-   - POD format patch from ddunlap
+- POD format patch from ddunlap
 
 2.5 1999-05-12
-   - Forgot 

commit perl-Statistics-Descriptive for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

here is the log from the commit of package perl-Statistics-Descriptive for 
openSUSE:Factory checked in at 2015-06-23 11:59:34

Comparing /work/SRC/openSUSE:Factory/perl-Statistics-Descriptive (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new (New)


Package is perl-Statistics-Descriptive

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Statistics-Descriptive/perl-Statistics-Descriptive.changes
  2015-03-30 19:33:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new/perl-Statistics-Descriptive.changes
 2015-06-23 11:59:36.0 +0200
@@ -1,0 +2,9 @@
+Sun Jun 21 08:49:04 UTC 2015 - co...@suse.com
+
+- updated to 3.0609
+   see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes
+
+  3.0609  2015-06-19
+  - Update some old URLs and addresses.
+
+---

Old:

  Statistics-Descriptive-3.0608.tar.gz

New:

  Statistics-Descriptive-3.0609.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Statistics-Descriptive.spec ++
--- /var/tmp/diff_new_pack.6G82Vm/_old  2015-06-23 11:59:36.0 +0200
+++ /var/tmp/diff_new_pack.6G82Vm/_new  2015-06-23 11:59:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Statistics-Descriptive
 #
-# Copyright (c) 2015 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,20 +17,21 @@
 
 
 Name:   perl-Statistics-Descriptive
-Version:3.0608
+Version:3.0609
 Release:0
 %define cpan_name Statistics-Descriptive
 Summary:Module of basic descriptive statistical functions
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Statistics-Descriptive/
-Source: 
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(List::MoreUtils)
-BuildRequires:  perl(Module::Build) = 0.3600
+BuildRequires:  perl(Module::Build) = 0.36
 Requires:   perl(List::MoreUtils)
 %{perl_requires}
 

++ Statistics-Descriptive-3.0608.tar.gz - 
Statistics-Descriptive-3.0609.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0608/Build.PL 
new/Statistics-Descriptive-3.0609/Build.PL
--- old/Statistics-Descriptive-3.0608/Build.PL  2015-01-14 11:30:08.0 
+0100
+++ new/Statistics-Descriptive-3.0609/Build.PL  2015-06-19 09:40:41.0 
+0200
@@ -8,7 +8,7 @@
 my $builder = Test::Run::Builder-new(
 module_name = 'Statistics::Descriptive',
 license = 'perl',
-dist_author = 'Shlomi Fish shlo...@iglu.org.il',
+dist_author = 'Shlomi Fish shlo...@cpan.org',
 dist_version_from   = 'lib/Statistics/Descriptive.pm',
 configure_requires = {
 'Module::Build' = '0.36',
@@ -36,7 +36,7 @@
 resources =
 {
 repository = 
https://bitbucket.org/shlomif/perl-statistics-descriptive;,
-homepage = 
http://web-cpan.berlios.de/modules/Statistics-Descriptive/;,
+homepage = 
http://web-cpan.shlomifish.org/modules/Statistics-Descriptive/;,
 },
 keywords =
 [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0608/Changes 
new/Statistics-Descriptive-3.0609/Changes
--- old/Statistics-Descriptive-3.0608/Changes   2015-01-14 11:30:08.0 
+0100
+++ new/Statistics-Descriptive-3.0609/Changes   2015-06-19 09:40:41.0 
+0200
@@ -1,5 +1,8 @@
 Revision history for Perl extension Statistics::Descriptive.
 
+3.0609  2015-06-19
+- Update some old URLs and addresses.
+
 3.0608  2015-01-14
 - Apply patch to speed up skewness calculations.
 - https://rt.cpan.org/Public/Bug/Display.html?id=101422
@@ -147,7 +150,7 @@
 
 - Converted the distribution to Build.PL and re-organized it to
 put everything under its proper place. Started maintaining it in:
-- http://svn.berlios.de/svnroot/repos/web-cpan/Statistics-Descriptive/
+- [Old SVN Repository] - URL Elided.
 
 - Converted t/descr.t to use use strict; and use warnings;.
 
diff -urN '--exclude=CVS' 

commit perl-Statistics-Descriptive for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package perl-Statistics-Descriptive for 
openSUSE:Factory checked in at 2015-03-30 19:33:47

Comparing /work/SRC/openSUSE:Factory/perl-Statistics-Descriptive (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new (New)


Package is perl-Statistics-Descriptive

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Statistics-Descriptive/perl-Statistics-Descriptive.changes
  2015-02-08 11:42:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new/perl-Statistics-Descriptive.changes
 2015-03-30 19:33:47.0 +0200
@@ -1,0 +2,5 @@
+Fri Mar 27 14:29:11 UTC 2015 - stephan.ba...@suse.com
+
+- Fixed broken link.
+
+---



Other differences:
--
++ perl-Statistics-Descriptive.spec ++
--- /var/tmp/diff_new_pack.guCOrc/_old  2015-03-30 19:33:48.0 +0200
+++ /var/tmp/diff_new_pack.guCOrc/_new  2015-03-30 19:33:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Statistics-Descriptive
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Version:3.0608
 Release:0
 %define cpan_name Statistics-Descriptive
-Summary:Module of basic descriptive statistical functions.
+Summary:Module of basic descriptive statistical functions
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Statistics-Descriptive/




commit perl-Statistics-Descriptive for openSUSE:Factory

2015-02-08 Thread h_root
Hello community,

here is the log from the commit of package perl-Statistics-Descriptive for 
openSUSE:Factory checked in at 2015-02-08 11:42:45

Comparing /work/SRC/openSUSE:Factory/perl-Statistics-Descriptive (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new (New)


Package is perl-Statistics-Descriptive

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Statistics-Descriptive/perl-Statistics-Descriptive.changes
  2014-02-12 09:48:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new/perl-Statistics-Descriptive.changes
 2015-02-08 11:42:46.0 +0100
@@ -1,0 +2,8 @@
+Sat Feb  7 07:21:45 UTC 2015 - co...@suse.com
+
+- updated to 3.0608
+- Apply patch to speed up skewness calculations.
+- https://rt.cpan.org/Public/Bug/Display.html?id=101422
+- Thanks to Shawn (SLAFFAN).
+
+---

Old:

  Statistics-Descriptive-3.0607.tar.gz

New:

  Statistics-Descriptive-3.0608.tar.gz



Other differences:
--
++ perl-Statistics-Descriptive.spec ++
--- /var/tmp/diff_new_pack.FiIbFe/_old  2015-02-08 11:42:47.0 +0100
+++ /var/tmp/diff_new_pack.FiIbFe/_new  2015-02-08 11:42:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Statistics-Descriptive
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-Statistics-Descriptive
-Version:3.0607
+Version:3.0608
 Release:0
 %define cpan_name Statistics-Descriptive
 Summary:Module of basic descriptive statistical functions.

++ Statistics-Descriptive-3.0607.tar.gz - 
Statistics-Descriptive-3.0608.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0607/Changes 
new/Statistics-Descriptive-3.0608/Changes
--- old/Statistics-Descriptive-3.0607/Changes   2014-02-01 09:42:51.0 
+0100
+++ new/Statistics-Descriptive-3.0608/Changes   2015-01-14 11:30:08.0 
+0100
@@ -1,5 +1,10 @@
 Revision history for Perl extension Statistics::Descriptive.
 
+3.0608  2015-01-14
+- Apply patch to speed up skewness calculations.
+- https://rt.cpan.org/Public/Bug/Display.html?id=101422
+- Thanks to Shawn (SLAFFAN).
+
 3.0607  2014-02-01
 - Fix the List::MoreUtils prereqs.
 - 
http://www.cpantesters.org/cpan/report/365b752c-8adf-11e3-bd14-e3bee4621ba3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0607/META.json 
new/Statistics-Descriptive-3.0608/META.json
--- old/Statistics-Descriptive-3.0607/META.json 2014-02-01 09:42:51.0 
+0100
+++ new/Statistics-Descriptive-3.0608/META.json 2015-01-14 11:30:08.0 
+0100
@@ -4,7 +4,7 @@
   Shlomi Fish shlo...@iglu.org.il
],
dynamic_config : 1,
-   generated_by : Module::Build version 0.4007, CPAN::Meta::Converter 
version 2.132830,
+   generated_by : Module::Build version 0.421,
keywords : [
   average,
   distribution,
@@ -52,27 +52,27 @@
provides : {
   Statistics::Descriptive : {
  file : lib/Statistics/Descriptive.pm,
- version : 3.0607
+ version : 3.0608
   },
   Statistics::Descriptive::Full : {
  file : lib/Statistics/Descriptive.pm,
- version : 3.0607
+ version : 3.0608
   },
   Statistics::Descriptive::Smoother : {
  file : lib/Statistics/Descriptive/Smoother.pm,
- version : 3.0607
+ version : 3.0608
   },
   Statistics::Descriptive::Smoother::Exponential : {
  file : lib/Statistics/Descriptive/Smoother/Exponential.pm,
- version : 3.0607
+ version : 3.0608
   },
   Statistics::Descriptive::Smoother::Weightedexponential : {
  file : lib/Statistics/Descriptive/Smoother/Weightedexponential.pm,
- version : 3.0607
+ version : 3.0608
   },
   Statistics::Descriptive::Sparse : {
  file : lib/Statistics/Descriptive.pm,
- version : 3.0607
+ version : 3.0608
   }
},
release_status : stable,
@@ -85,5 +85,5 @@
  url : https://bitbucket.org/shlomif/perl-statistics-descriptive;
   }
},
-   version : 3.0607
+   version : 3.0608
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0607/META.yml 

commit perl-Statistics-Descriptive for openSUSE:Factory

2014-02-12 Thread h_root
Hello community,

here is the log from the commit of package perl-Statistics-Descriptive for 
openSUSE:Factory checked in at 2014-02-12 07:22:25

Comparing /work/SRC/openSUSE:Factory/perl-Statistics-Descriptive (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new (New)


Package is perl-Statistics-Descriptive

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Statistics-Descriptive/perl-Statistics-Descriptive.changes
  2013-06-05 13:07:16.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new/perl-Statistics-Descriptive.changes
 2014-02-12 09:48:50.0 +0100
@@ -1,0 +2,13 @@
+Sun Feb  9 13:34:32 UTC 2014 - co...@suse.com
+
+- updated to 3.0607
+   - Fix the List::MoreUtils prereqs.
+   - 
http://www.cpantesters.org/cpan/report/365b752c-8adf-11e3-bd14-e3bee4621ba3
+   - Thanks to Chris Williams (BINGOS) for the CPAN Testers Report.
+   - Implement the median_absolute_deviation method.
+   - 
https://bitbucket.org/shlomif/perl-statistics-descriptive/pull-request/5/median-absolute-deviation-method/diff
+   - Thanks to Kang-min Liu.
+   - Minimal version of perl set to 5.6.0 (CPANTS).
+   - Add standalone LICENSE file (CPANTS).
+
+---

Old:

  Statistics-Descriptive-3.0605.tar.gz

New:

  Statistics-Descriptive-3.0607.tar.gz



Other differences:
--
++ perl-Statistics-Descriptive.spec ++
--- /var/tmp/diff_new_pack.6fV5kv/_old  2014-02-12 09:48:51.0 +0100
+++ /var/tmp/diff_new_pack.6fV5kv/_new  2014-02-12 09:48:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Statistics-Descriptive
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,7 +17,7 @@
 
 
 Name:   perl-Statistics-Descriptive
-Version:3.0605
+Version:3.0607
 Release:0
 %define cpan_name Statistics-Descriptive
 Summary:Module of basic descriptive statistical functions.
@@ -29,14 +29,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Module::Build) = 0.3600
-#BuildRequires: perl(File::Find::Object)
-#BuildRequires: perl(IO::All)
-#BuildRequires: perl(Statistics::Descriptive)
-#BuildRequires: perl(Statistics::Descriptive::Smoother)
-#BuildRequires: perl(Test::Run::Builder)
-#BuildRequires: perl(Test::Run::CmdLine::Iface)
-#BuildRequires: perl(Utils)
+Requires:   perl(List::MoreUtils)
 %{perl_requires}
 
 %description
@@ -72,6 +67,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples README rejects scripts UserSurvey.txt
+%doc Changes examples LICENSE README rejects scripts UserSurvey.txt
 
 %changelog

++ Statistics-Descriptive-3.0605.tar.gz - 
Statistics-Descriptive-3.0607.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0605/Build.PL 
new/Statistics-Descriptive-3.0607/Build.PL
--- old/Statistics-Descriptive-3.0605/Build.PL  2013-05-21 19:40:00.0 
+0200
+++ new/Statistics-Descriptive-3.0607/Build.PL  2014-02-01 09:42:51.0 
+0100
@@ -20,7 +20,10 @@
 },
 requires = {
 'Carp' = 0,
+'List::MoreUtils' = 0,
+'List::Util' = 0,
 'POSIX' = 0,
+'perl' = '5.006',
 'strict' = 0,
 'vars' = 0,
 'warnings' = 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0605/Changes 
new/Statistics-Descriptive-3.0607/Changes
--- old/Statistics-Descriptive-3.0605/Changes   2013-05-21 19:40:00.0 
+0200
+++ new/Statistics-Descriptive-3.0607/Changes   2014-02-01 09:42:51.0 
+0100
@@ -1,5 +1,17 @@
 Revision history for Perl extension Statistics::Descriptive.
 
+3.0607  2014-02-01
+- Fix the List::MoreUtils prereqs.
+- 
http://www.cpantesters.org/cpan/report/365b752c-8adf-11e3-bd14-e3bee4621ba3
+- Thanks to Chris Williams (BINGOS) for the CPAN Testers Report.
+
+3.0606  2014-01-31
+- Implement the median_absolute_deviation method.
+- 
https://bitbucket.org/shlomif/perl-statistics-descriptive/pull-request/5/median-absolute-deviation-method/diff
+- Thanks to Kang-min Liu.
+- Minimal version of perl set to 5.6.0 (CPANTS).
+- Add standalone LICENSE file (CPANTS).
+
 3.0605  2013-05-21
 - Add t/style-trailing-space.t .
 - Add 

commit perl-Statistics-Descriptive for openSUSE:Factory

2013-06-05 Thread h_root
Hello community,

here is the log from the commit of package perl-Statistics-Descriptive for 
openSUSE:Factory checked in at 2013-06-05 13:07:15

Comparing /work/SRC/openSUSE:Factory/perl-Statistics-Descriptive (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new (New)


Package is perl-Statistics-Descriptive

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Statistics-Descriptive/perl-Statistics-Descriptive.changes
  2012-02-17 12:08:10.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new/perl-Statistics-Descriptive.changes
 2013-06-05 13:07:16.0 +0200
@@ -1,0 +2,45 @@
+Tue Jun  4 18:23:40 UTC 2013 - co...@suse.com
+
+- updated to 3.0605
+- Add t/style-trailing-space.t .
+- Add t/cpan-changes.t .
+- Convert Changes to it.
+
+- Correct a misspelling of weight in
+lib/Statistics/Descriptive/Smoother/Weightedexponential.pm
+- Thanks to Wilhelm for the report.
+- Update the scripts/tag-release.pl file for Mercurial.
+
+- Use in_between to compare decimal numbers
+- Smoothing tests were failing because of rounding problems
+- Thanks to Andreas J. König for reporting it and to
+  Fabio Ponciroli for fixing it.
+
+- Correct a typo:
+- https://rt.cpan.org/Ticket/Display.html?id=77145
+- Thanks to Salvatore Bonaccorso and the Debian Perl Group
+for the report.
+
+- No longer using Test::Exception in the tests.
+- It was used by the tests and not specified in
+test_requires/build_requires.
+- Thanks to h...@fli-leibniz.de for the report.
+
+- Add the smoothing functionality.
+- Add the following public methods: add_data_with_samples(),
+set_smoother(), get_smoothed_data() to the main module.
+- Add the lib/Statistics/Descriptive/Smoother.pm and
+lib/Statistics/Descriptive/Smoother/Exponential.pm
+lib/Statistics/Descriptive/Smoother/Weightedexponential.pm
+modules.
+- Thanks to Fabio Ponciroli
+- Add the scripts/bump-version-number.pl to facilitate bumping the
+version number.
+
+- Add the get_data_without_outliers() and the set_outlier_filter()
+methods.
+- See 
https://bitbucket.org/barbasa/perl-statistics-descriptive/overview
+- Thanks to Fabio Ponciroli
+
+
+---

Old:

  Statistics-Descriptive-3.0300.tar.gz

New:

  Statistics-Descriptive-3.0605.tar.gz



Other differences:
--
++ perl-Statistics-Descriptive.spec ++
--- /var/tmp/diff_new_pack.0AgYrf/_old  2013-06-05 13:07:17.0 +0200
+++ /var/tmp/diff_new_pack.0AgYrf/_new  2013-06-05 13:07:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Statistics-Descriptive
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products 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,7 +17,7 @@
 
 
 Name:   perl-Statistics-Descriptive
-Version:3.0300
+Version:3.0605
 Release:0
 %define cpan_name Statistics-Descriptive
 Summary:Module of basic descriptive statistical functions.
@@ -29,11 +29,14 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Module::Build) = 0.3600
+#BuildRequires: perl(File::Find::Object)
 #BuildRequires: perl(IO::All)
 #BuildRequires: perl(Statistics::Descriptive)
+#BuildRequires: perl(Statistics::Descriptive::Smoother)
 #BuildRequires: perl(Test::Run::Builder)
 #BuildRequires: perl(Test::Run::CmdLine::Iface)
+#BuildRequires: perl(Utils)
 %{perl_requires}
 
 %description

++ Statistics-Descriptive-3.0300.tar.gz - 
Statistics-Descriptive-3.0605.tar.gz ++
 2569 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Statistics-Descriptive for openSUSE:Factory

2012-02-17 Thread h_root
Hello community,

here is the log from the commit of package perl-Statistics-Descriptive for 
openSUSE:Factory checked in at 2012-02-17 12:08:07

Comparing /work/SRC/openSUSE:Factory/perl-Statistics-Descriptive (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new (New)


Package is perl-Statistics-Descriptive, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Statistics-Descriptive/perl-Statistics-Descriptive.changes
  2011-12-22 10:54:39.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new/perl-Statistics-Descriptive.changes
 2012-02-17 12:08:10.0 +0100
@@ -1,0 +2,17 @@
+Fri Feb 17 08:41:58 UTC 2012 - co...@suse.com
+
+- updated to 3.0300
+   - Now mean() and median() and other routines return undef() if there are
+   no data.
+   - Somewhat incompatible change: some methods that returned undef() under
+   list context now return an empty list (so it will be false).
+   - it is generally not recommended to call such methods in list context
+   as they should always be called in scalar context.
+   - Resolves https://rt.cpan.org/Ticket/Display.html?id=74693
+   - thanks to Shawn Laffan for the report and the patch.
+
+   - Fix https://rt.cpan.org/Ticket/Display.html?id=72495 .
+   - percentile should not die and should return undef if there are
+   no elements in the collection.
+
+---

Old:

  Statistics-Descriptive-3.0202.tar.gz

New:

  Statistics-Descriptive-3.0300.tar.gz



Other differences:
--
++ perl-Statistics-Descriptive.spec ++
--- /var/tmp/diff_new_pack.rRrVJe/_old  2012-02-17 12:08:11.0 +0100
+++ /var/tmp/diff_new_pack.rRrVJe/_new  2012-02-17 12:08:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Statistics-Descriptive
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,38 +16,25 @@
 #
 
 
-%bcond_with pod
-
 Name:   perl-Statistics-Descriptive
+Version:3.0300
+Release:0
 %define cpan_name Statistics-Descriptive
-Summary:Module of basic descriptive statistical functions
-License:GPL-1.0+ or Artistic-1.0
+Summary:Module of basic descriptive statistical functions.
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Version:3.0202
-Release:0
 Url:http://search.cpan.org/dist/Statistics-Descriptive/
-Source: 
http://www.cpan.org/modules/by-module/Statistics/Statistics-Descriptive-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Module::Build)
-%if %{with pod}
-BuildRequires:  perl(Test::Pod) = 1.22
-BuildRequires:  perl(Test::Pod::Coverage) = 1.08
-%endif
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(lib)
-BuildRequires:  perl(POSIX)
-BuildRequires:  perl(strict)
-BuildRequires:  perl(vars)
-BuildRequires:  perl(warnings)
-Requires:   perl(Carp)
-Requires:   perl(POSIX)
-Requires:   perl(strict)
-Requires:   perl(vars)
-Requires:   perl(warnings)
+#BuildRequires: perl(IO::All)
+#BuildRequires: perl(Statistics::Descriptive)
+#BuildRequires: perl(Test::Run::Builder)
+#BuildRequires: perl(Test::Run::CmdLine::Iface)
+%{perl_requires}
 
 %description
 This module provides basic functions used in descriptive statistics. It has
@@ -57,29 +44,31 @@
 the full method, the entire data set is retained and additional functions
 are available.
 
-Authors:
-
-Shlomi Fish shlo...@iglu.org.il
+Whenever a division by zero may occur, the denominator is checked to be
+greater than the value '$Statistics::Descriptive::Tolerance', which
+defaults to 0.0. You may want to change this value to some small positive
+value such as 1e-24 in order to obtain error messages in case of very small
+denominators.
+
+Many of the methods (both Sparse and Full) cache values so that subsequent
+calls with the same arguments are faster.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
 %{__perl} Build.PL installdirs=vendor
-./Build
+./Build build flags=%{?_smp_mflags}
 
 %check
 ./Build test
 
 %install
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT

commit perl-Statistics-Descriptive for openSUSE:Factory

2011-12-22 Thread h_root
Hello community,

here is the log from the commit of package perl-Statistics-Descriptive for 
openSUSE:Factory checked in at 2011-12-22 10:54:37

Comparing /work/SRC/openSUSE:Factory/perl-Statistics-Descriptive (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new (New)


Package is perl-Statistics-Descriptive, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Statistics-Descriptive/perl-Statistics-Descriptive.changes
  2011-09-23 12:38:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new/perl-Statistics-Descriptive.changes
 2011-12-22 10:54:39.0 +0100
@@ -1,0 +2,15 @@
+Mon Dec 19 16:26:40 UTC 2011 - co...@suse.de
+
+- update to 3.0202
+- Moved tag-release.pl to scripts/tag-release.pl (though we now use
+  Mercurial instead of Subversion.)
+- Add t/mode.t to test the -mode() method.
+- Documented -mode() better.
+- Optimized -mode().
+- Add some documentation clarifying the 0th percentile return, as it
+  returns undef() for representing -inf:
+- Fix https://rt.cpan.org/Ticket/Display.html?id=62055
+- Thanks to Dave Breimann for reporting it.
+- Add the tag-release.pl to tag a release using Subversion.
+
+---

Old:

  Statistics-Descriptive-3.0200.tar.bz2

New:

  Statistics-Descriptive-3.0202.tar.gz



Other differences:
--
++ perl-Statistics-Descriptive.spec ++
--- /var/tmp/diff_new_pack.vkvRzQ/_old  2011-12-22 10:54:40.0 +0100
+++ /var/tmp/diff_new_pack.vkvRzQ/_new  2011-12-22 10:54:40.0 +0100
@@ -15,26 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %bcond_with pod
 
 Name:   perl-Statistics-Descriptive
 %define cpan_name Statistics-Descriptive
 Summary:Module of basic descriptive statistical functions
-Version:3.0200
-Release:1
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
+Version:3.0202
+Release:0
 Url:http://search.cpan.org/dist/Statistics-Descriptive/
-#Source: 
http://www.cpan.org/modules/by-module/Statistics/Statistics-Descriptive-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.bz2
+Source: 
http://www.cpan.org/modules/by-module/Statistics/Statistics-Descriptive-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 BuildRequires:  perl
-BuildRequires:  perl(Module::Build)
 BuildRequires:  perl-macros
+BuildRequires:  perl(Module::Build)
 %if %{with pod}
 BuildRequires:  perl(Test::Pod) = 1.22
 BuildRequires:  perl(Test::Pod::Coverage) = 1.08

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Statistics-Descriptive for openSUSE:Factory

2011-05-26 Thread h_root

Hello community,

here is the log from the commit of package perl-Statistics-Descriptive for 
openSUSE:Factory
checked in at Thu May 26 15:00:35 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/perl-Statistics-Descriptive/perl-Statistics-Descriptive.changes
2010-11-30 20:28:12.0 +0100
@@ -0,0 +1,11 @@
+---
+Tue Nov 30 19:20:43 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Wed Aug  4 14:28:59 UTC 2010 - ch...@computersalat.de
+
+- initial package 3.0200
+  * created by cpanspec 1.78
+

calling whatdependson for head-i586


New:

  Statistics-Descriptive-3.0200.tar.bz2
  perl-Statistics-Descriptive.changes
  perl-Statistics-Descriptive.spec



Other differences:
--
++ perl-Statistics-Descriptive.spec ++
#
# spec file for package perl-Statistics-Descriptive
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# 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/
#

# norootforbuild

%bcond_with pod

Name:   perl-Statistics-Descriptive
%define cpan_name Statistics-Descriptive
Summary:Module of basic descriptive statistical functions
Version:3.0200
Release:1
License:GPL+ or Artistic
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/Statistics-Descriptive/
#Source: 
http://www.cpan.org/modules/by-module/Statistics/Statistics-Descriptive-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires:  perl
BuildRequires:  perl(Module::Build)
BuildRequires:  perl-macros
%if %{with pod}
BuildRequires:  perl(Test::Pod) = 1.22
BuildRequires:  perl(Test::Pod::Coverage) = 1.08
%endif
BuildRequires:  perl(Carp)
BuildRequires:  perl(lib)
BuildRequires:  perl(POSIX)
BuildRequires:  perl(strict)
BuildRequires:  perl(vars)
BuildRequires:  perl(warnings)
Requires:   perl(Carp)
Requires:   perl(POSIX)
Requires:   perl(strict)
Requires:   perl(vars)
Requires:   perl(warnings)

%description
This module provides basic functions used in descriptive statistics. It has
an object oriented design and supports two different types of data storage
and calculation objects: sparse and full. With the sparse method, none of
the data is stored and only a few statistical measures are available. Using
the full method, the entire data set is retained and additional functions
are available.

Authors:

Shlomi Fish shlo...@iglu.org.il

%prep
%setup -q -n %{cpan_name}-%{version}

%build
%{__perl} Build.PL installdirs=vendor
./Build

%check
./Build test

%install
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
%perl_gen_filelist

%clean
%{__rm} -rf $RPM_BUILD_ROOT

%files -f %{name}.files
%defattr(-,root,root,-)
%doc Changes examples README rejects UserSurvey.txt

%changelog





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org