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.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Statistics-Descriptive.new/perl-Statistics-Descriptive.changes
2011-12-22 10:54:39.000000000 +0100
@@ -1,0 +2,15 @@
+Mon Dec 19 16:26:40 UTC 2011 - [email protected]
+
+- 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.000000000 +0100
+++ /var/tmp/diff_new_pack.vkvRzQ/_new 2011-12-22 10:54:40.000000000 +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: [email protected]
For additional commands, e-mail: [email protected]