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.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new/perl-Statistics-Descriptive.changes
     2015-06-23 11:59:36.000000000 +0200
@@ -1,0 +2,9 @@
+Sun Jun 21 08:49:04 UTC 2015 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.6G82Vm/_new  2015-06-23 11:59:36.000000000 +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.360000
 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.000000000 
+0100
+++ new/Statistics-Descriptive-3.0609/Build.PL  2015-06-19 09:40:41.000000000 
+0200
@@ -8,7 +8,7 @@
 my $builder = Test::Run::Builder->new(
     module_name         => 'Statistics::Descriptive',
     license             => 'perl',
-    dist_author         => 'Shlomi Fish <[email protected]>',
+    dist_author         => 'Shlomi Fish <[email protected]>',
     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.000000000 
+0100
+++ new/Statistics-Descriptive-3.0609/Changes   2015-06-19 09:40:41.000000000 
+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' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0608/META.json 
new/Statistics-Descriptive-3.0609/META.json
--- old/Statistics-Descriptive-3.0608/META.json 2015-01-14 11:30:08.000000000 
+0100
+++ new/Statistics-Descriptive-3.0609/META.json 2015-06-19 09:40:41.000000000 
+0200
@@ -1,7 +1,7 @@
 {
    "abstract" : "Module of basic descriptive statistical functions.",
    "author" : [
-      "Shlomi Fish <[email protected]>"
+      "Shlomi Fish <[email protected]>"
    ],
    "dynamic_config" : 1,
    "generated_by" : "Module::Build version 0.421",
@@ -52,32 +52,32 @@
    "provides" : {
       "Statistics::Descriptive" : {
          "file" : "lib/Statistics/Descriptive.pm",
-         "version" : "3.0608"
+         "version" : "3.0609"
       },
       "Statistics::Descriptive::Full" : {
          "file" : "lib/Statistics/Descriptive.pm",
-         "version" : "3.0608"
+         "version" : "3.0609"
       },
       "Statistics::Descriptive::Smoother" : {
          "file" : "lib/Statistics/Descriptive/Smoother.pm",
-         "version" : "3.0608"
+         "version" : "3.0609"
       },
       "Statistics::Descriptive::Smoother::Exponential" : {
          "file" : "lib/Statistics/Descriptive/Smoother/Exponential.pm",
-         "version" : "3.0608"
+         "version" : "3.0609"
       },
       "Statistics::Descriptive::Smoother::Weightedexponential" : {
          "file" : "lib/Statistics/Descriptive/Smoother/Weightedexponential.pm",
-         "version" : "3.0608"
+         "version" : "3.0609"
       },
       "Statistics::Descriptive::Sparse" : {
          "file" : "lib/Statistics/Descriptive.pm",
-         "version" : "3.0608"
+         "version" : "3.0609"
       }
    },
    "release_status" : "stable",
    "resources" : {
-      "homepage" : 
"http://web-cpan.berlios.de/modules/Statistics-Descriptive/";,
+      "homepage" : 
"http://web-cpan.shlomifish.org/modules/Statistics-Descriptive/";,
       "license" : [
          "http://dev.perl.org/licenses/";
       ],
@@ -85,5 +85,5 @@
          "url" : "https://bitbucket.org/shlomif/perl-statistics-descriptive";
       }
    },
-   "version" : "3.0608"
+   "version" : "3.0609"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0608/META.yml 
new/Statistics-Descriptive-3.0609/META.yml
--- old/Statistics-Descriptive-3.0608/META.yml  2015-01-14 11:30:08.000000000 
+0100
+++ new/Statistics-Descriptive-3.0609/META.yml  2015-06-19 09:40:41.000000000 
+0200
@@ -1,7 +1,7 @@
 ---
 abstract: 'Module of basic descriptive statistical functions.'
 author:
-  - 'Shlomi Fish <[email protected]>'
+  - 'Shlomi Fish <[email protected]>'
 build_requires:
   Benchmark: '0'
   Test::More: '0'
@@ -27,22 +27,22 @@
 provides:
   Statistics::Descriptive:
     file: lib/Statistics/Descriptive.pm
-    version: '3.0608'
+    version: '3.0609'
   Statistics::Descriptive::Full:
     file: lib/Statistics/Descriptive.pm
-    version: '3.0608'
+    version: '3.0609'
   Statistics::Descriptive::Smoother:
     file: lib/Statistics/Descriptive/Smoother.pm
-    version: '3.0608'
+    version: '3.0609'
   Statistics::Descriptive::Smoother::Exponential:
     file: lib/Statistics/Descriptive/Smoother/Exponential.pm
-    version: '3.0608'
+    version: '3.0609'
   Statistics::Descriptive::Smoother::Weightedexponential:
     file: lib/Statistics/Descriptive/Smoother/Weightedexponential.pm
-    version: '3.0608'
+    version: '3.0609'
   Statistics::Descriptive::Sparse:
     file: lib/Statistics/Descriptive.pm
-    version: '3.0608'
+    version: '3.0609'
 requires:
   Carp: '0'
   List::MoreUtils: '0'
@@ -53,7 +53,7 @@
   vars: '0'
   warnings: '0'
 resources:
-  homepage: http://web-cpan.berlios.de/modules/Statistics-Descriptive/
+  homepage: http://web-cpan.shlomifish.org/modules/Statistics-Descriptive/
   license: http://dev.perl.org/licenses/
   repository: https://bitbucket.org/shlomif/perl-statistics-descriptive
-version: '3.0608'
+version: '3.0609'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0608/README 
new/Statistics-Descriptive-3.0609/README
--- old/Statistics-Descriptive-3.0608/README    2015-01-14 11:30:08.000000000 
+0100
+++ new/Statistics-Descriptive-3.0609/README    2015-06-19 09:40:41.000000000 
+0200
@@ -19,14 +19,11 @@
     RT, CPAN's request tracker
         http://rt.cpan.org/NoAuth/Bugs.html?Dist=Statistics-Descriptive
 
-    AnnoCPAN, Annotated CPAN documentation
-        http://annocpan.org/dist/Statistics-Descriptive
-
     CPAN Ratings
         http://cpanratings.perl.org/d/Statistics-Descriptive
 
     Search CPAN
-        http://search.cpan.org/dist/Statistics-Descriptive
+        http://metacpan.org/release/Statistics-Descriptive
 
 COPYRIGHT AND LICENCE
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Statistics-Descriptive-3.0608/examples/statistical-analysis.pl 
new/Statistics-Descriptive-3.0609/examples/statistical-analysis.pl
--- old/Statistics-Descriptive-3.0608/examples/statistical-analysis.pl  
2015-01-14 11:30:08.000000000 +0100
+++ new/Statistics-Descriptive-3.0609/examples/statistical-analysis.pl  
2015-06-19 09:40:41.000000000 +0200
@@ -4,7 +4,7 @@
 # and outputs some basic statistcs.
 #
 # It was used to analyse the distribution of the number of moves in
-# the solutions generated by http://fc-solve.berlios.de/ .
+# the solutions generated by http://fc-solve.shlomifish.org/ .
 
 use strict;
 use warnings;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Statistics-Descriptive-3.0608/lib/Statistics/Descriptive/Smoother/Exponential.pm
 
new/Statistics-Descriptive-3.0609/lib/Statistics/Descriptive/Smoother/Exponential.pm
--- 
old/Statistics-Descriptive-3.0608/lib/Statistics/Descriptive/Smoother/Exponential.pm
        2015-01-14 11:30:08.000000000 +0100
+++ 
new/Statistics-Descriptive-3.0609/lib/Statistics/Descriptive/Smoother/Exponential.pm
        2015-06-19 09:40:41.000000000 +0200
@@ -4,7 +4,7 @@
 
 use base 'Statistics::Descriptive::Smoother';
 
-our $VERSION = '3.0608';
+our $VERSION = '3.0609';
 
 sub _new {
     my ($class, $args) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Statistics-Descriptive-3.0608/lib/Statistics/Descriptive/Smoother/Weightedexponential.pm
 
new/Statistics-Descriptive-3.0609/lib/Statistics/Descriptive/Smoother/Weightedexponential.pm
--- 
old/Statistics-Descriptive-3.0608/lib/Statistics/Descriptive/Smoother/Weightedexponential.pm
        2015-01-14 11:30:08.000000000 +0100
+++ 
new/Statistics-Descriptive-3.0609/lib/Statistics/Descriptive/Smoother/Weightedexponential.pm
        2015-06-19 09:40:41.000000000 +0200
@@ -5,7 +5,7 @@
 use Carp;
 use base 'Statistics::Descriptive::Smoother';
 
-our $VERSION = '3.0608';
+our $VERSION = '3.0609';
 
 sub _new {
     my ($class, $args) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Statistics-Descriptive-3.0608/lib/Statistics/Descriptive/Smoother.pm 
new/Statistics-Descriptive-3.0609/lib/Statistics/Descriptive/Smoother.pm
--- old/Statistics-Descriptive-3.0608/lib/Statistics/Descriptive/Smoother.pm    
2015-01-14 11:30:08.000000000 +0100
+++ new/Statistics-Descriptive-3.0609/lib/Statistics/Descriptive/Smoother.pm    
2015-06-19 09:40:41.000000000 +0200
@@ -5,7 +5,7 @@
 
 use Carp;
 
-our $VERSION = '3.0608';
+our $VERSION = '3.0609';
 
 sub instantiate {
     my ($class, $args) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Statistics-Descriptive-3.0608/lib/Statistics/Descriptive.pm 
new/Statistics-Descriptive-3.0609/lib/Statistics/Descriptive.pm
--- old/Statistics-Descriptive-3.0608/lib/Statistics/Descriptive.pm     
2015-01-14 11:30:08.000000000 +0100
+++ new/Statistics-Descriptive-3.0609/lib/Statistics/Descriptive.pm     
2015-06-19 09:40:41.000000000 +0200
@@ -9,7 +9,7 @@
 
 use vars (qw($VERSION $Tolerance $Min_samples_number));
 
-$VERSION = '3.0608';
+$VERSION = '3.0609';
 
 $Tolerance = 0.0;
 $Min_samples_number = 4;
@@ -18,7 +18,7 @@
 
 use vars qw($VERSION);
 
-$VERSION = '3.0608';
+$VERSION = '3.0609';
 
 use vars qw(%fields);
 use Carp;
@@ -238,7 +238,7 @@
 
 use vars qw($VERSION);
 
-$VERSION = '3.0608';
+$VERSION = '3.0609';
 
 use Carp;
 use POSIX ();
@@ -1517,7 +1517,7 @@
 Colin Kuskie
 
 My email address can be found at http://www.perl.com under Who's Who
-or at: http://search.cpan.org/author/COLINK/.
+or at: https://metacpan.org/author/COLINK .
 
 =head1 CONTRIBUTORS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Statistics-Descriptive-3.0608/scripts/tag-release.pl 
new/Statistics-Descriptive-3.0609/scripts/tag-release.pl
--- old/Statistics-Descriptive-3.0608/scripts/tag-release.pl    2015-01-14 
11:30:08.000000000 +0100
+++ new/Statistics-Descriptive-3.0609/scripts/tag-release.pl    2015-06-19 
09:40:41.000000000 +0200
@@ -16,8 +16,6 @@
     die "Version is undefined!";
 }
 
-my $mini_repos_base = 
'https://svn.berlios.de/svnroot/repos/web-cpan/Statistics-Descriptive';
-
 my @cmd = (
     "hg", "tag", "-m",
     "Tagging the Statistics-Descriptive release as $version",

++++++ 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: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to