Hello community,
here is the log from the commit of package perl-Exception-Class for
openSUSE:Factory checked in at 2011-12-22 10:54:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Exception-Class (Old)
and /work/SRC/openSUSE:Factory/.perl-Exception-Class.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Exception-Class", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Exception-Class/perl-Exception-Class.changes
2011-11-21 15:49:03.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Exception-Class.new/perl-Exception-Class.changes
2011-12-22 10:54:21.000000000 +0100
@@ -1,0 +2,12 @@
+Tue Dec 20 08:37:16 UTC 2011 - [email protected]
+
+- license update: Artistic-2.0
+ This is _not_ the standard Perl license. See the LICENSE file for details
+ (Artistic-2.0)
+
+-------------------------------------------------------------------
+Wed Dec 14 11:12:16 UTC 2011 - [email protected]
+
+- fix license to be in spdx.org format
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Exception-Class.spec ++++++
--- /var/tmp/diff_new_pack.YSwr6U/_old 2011-12-22 10:54:22.000000000 +0100
+++ /var/tmp/diff_new_pack.YSwr6U/_new 2011-12-22 10:54:22.000000000 +0100
@@ -15,28 +15,26 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
-
Name: perl-Exception-Class
%define cpan_name Exception-Class
Summary: A Module That Allows You to Declare Real Exception Classes in
Perl
-Version: 1.32
-Release: 1
-License: GPL/Artistic
+License: Artistic-2.0
Group: Development/Libraries/Perl
+Version: 1.32
+Release: 0
Url: http://search.cpan.org/dist/Exception-Class
Source: %{cpan_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(Test::Pod) >= 1.14
-BuildRequires: perl(Test::Pod::Coverage) >= 1.04
-BuildRequires: perl(Test::More) >= 0.46
-BuildRequires: perl(Scalar::Util)
BuildRequires: perl(Class::Data::Inheritable) >= 0.02
BuildRequires: perl(Devel::StackTrace) >= 1.20
+BuildRequires: perl(Scalar::Util)
+BuildRequires: perl(Test::More) >= 0.46
+BuildRequires: perl(Test::Pod) >= 1.14
+BuildRequires: perl(Test::Pod::Coverage) >= 1.04
Requires: perl(Scalar::Util)
Requires: perl(Class::Data::Inheritable) >= 0.02
Requires: perl(Devel::StackTrace) >= 1.20
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]