Hello community,
here is the log from the commit of package perl-Software-License for
openSUSE:Factory checked in at 2013-11-29 07:04:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Software-License (Old)
and /work/SRC/openSUSE:Factory/.perl-Software-License.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Software-License"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Software-License/perl-Software-License.changes
2013-06-06 13:26:58.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Software-License.new/perl-Software-License.changes
2013-11-29 07:04:16.000000000 +0100
@@ -1,0 +2,18 @@
+Mon Nov 25 07:38:54 UTC 2013 - [email protected]
+
+- updated to 0.103008
+ - faster! thanks, charsbar!
+ - add new_from_short_name to LicenseUtils for spdx.org-style
+ short names; thanks, Dominique Dumont!
+ - avoid double trailing dots in expanded licenses; thanks, Dave Rolsky!
+ - fix some errors in (3-clause) BSD license text
+ - the 2-clause BSD ("FreeBSD") license no longer incorrectly puts
+ "FreeBSD" as the owner in the license full text
+ fix regex to allow guessing from meta things like perl_5 (thanks,
+ Kevin Dawson!)
+ replace 'use base' with 'use parent'
+ try harder to identify licenses from all installed License classes;
+ this is an @INC-scanning change, so be vigilant; thanks, David
+ Golden!
+
+-------------------------------------------------------------------
Old:
----
Software-License-0.103005.tar.gz
New:
----
Software-License-0.103008.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Software-License.spec ++++++
--- /var/tmp/diff_new_pack.fqnla7/_old 2013-11-29 07:04:16.000000000 +0100
+++ /var/tmp/diff_new_pack.fqnla7/_new 2013-11-29 07:04:16.000000000 +0100
@@ -17,7 +17,7 @@
Name: perl-Software-License
-Version: 0.103005
+Version: 0.103008
Release: 0
%define cpan_name Software-License
Summary: packages that provide templated software licenses
@@ -30,9 +30,12 @@
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Data::Section)
+BuildRequires: perl(Module::Load)
BuildRequires: perl(Sub::Install)
BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(Text::Template)
+BuildRequires: perl(Try::Tiny)
+BuildRequires: perl(parent)
#BuildRequires: perl(Software::License)
#BuildRequires: perl(Software::License::Artistic_1_0)
#BuildRequires: perl(Software::License::BSD)
@@ -43,8 +46,10 @@
#BuildRequires: perl(Software::License::SSLeay)
#BuildRequires: perl(Software::LicenseUtils)
Requires: perl(Data::Section)
+Requires: perl(Module::Load)
Requires: perl(Sub::Install)
Requires: perl(Text::Template)
+Requires: perl(parent)
%{perl_requires}
%description
++++++ Software-License-0.103005.tar.gz -> Software-License-0.103008.tar.gz
++++++
++++ 2432 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]