Hello community,

here is the log from the commit of package perl-Exception-Class for 
openSUSE:Factory checked in at 2011-11-21 15:48:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-23 12:36:58.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Exception-Class.new/perl-Exception-Class.changes
   2011-11-21 15:49:03.000000000 +0100
@@ -1,0 +2,18 @@
+Sun Nov 20 12:18:15 UTC 2011 - [email protected]
+
+- update to 1.32
+ - Removed Test::Most dependency, which was causing a circular dependency
+   chain. Reported by Burak Gursoy. RT #58889.
+ - Made it possible to use Exception::Class::Base without loading
+   Exception::Class. Reported by Alex Peters. RT #57269.
+ - Added the ability to create light weight exceptions, which don't record a
+   stack trace or any other context info (time, pid, etc.). This is done by
+   setting $class->NoContextInfo to a true value for the exception class. Based
+   on a patch by Graham Barr. RT #54826.
+
+-------------------------------------------------------------------
+Fri Nov 18 11:09:36 UTC 2011 - [email protected]
+
+- use original .tar.gz
+
+-------------------------------------------------------------------

Old:
----
  Exception-Class-1.29.tar.bz2

New:
----
  Exception-Class-1.32.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Exception-Class.spec ++++++
--- /var/tmp/diff_new_pack.vGMt3g/_old  2011-11-21 15:49:08.000000000 +0100
+++ /var/tmp/diff_new_pack.vGMt3g/_new  2011-11-21 15:49:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Exception-Class (Version 1.29)
+# spec file for package perl-Exception-Class
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -19,14 +19,14 @@
 
 
 Name:           perl-Exception-Class
-%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
+%define cpan_name Exception-Class
 Summary:        A Module That Allows You to Declare Real Exception Classes in 
Perl
-Version:        1.29
+Version:        1.32
 Release:        1
 License:        GPL/Artistic
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Exception-Class
-Source:         %{cpan_name}-%{version}.tar.bz2
+Source:         %{cpan_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 BuildRequires:  perl

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to