Hello community,
here is the log from the commit of package perl-Exception-Base for
openSUSE:Factory checked in at 2013-06-17 10:14:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Exception-Base (Old)
and /work/SRC/openSUSE:Factory/.perl-Exception-Base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Exception-Base"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Exception-Base/perl-Exception-Base.changes
2012-01-05 13:49:17.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Exception-Base.new/perl-Exception-Base.changes
2013-06-17 10:14:57.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Jun 16 06:53:47 UTC 2013 - [email protected]
+
+- updated to 0.25
+ * Builds on Perl 5.18.0 with smartmatch operator as an experimental feature.
+
+-------------------------------------------------------------------
Old:
----
Exception-Base-0.2401.tar.gz
New:
----
Exception-Base-0.25.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Exception-Base.spec ++++++
--- /var/tmp/diff_new_pack.Tk3aAF/_old 2013-06-17 10:14:57.000000000 +0200
+++ /var/tmp/diff_new_pack.Tk3aAF/_new 2013-06-17 10:14:57.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Exception-Base
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
Name: perl-Exception-Base
-Version: 0.2401
+Version: 0.25
Release: 0
%define cpan_name Exception-Base
Summary: Lightweight exceptions
@@ -38,9 +38,16 @@
#BuildRequires: perl(File::Slurp)
#BuildRequires: perl(Readonly)
#BuildRequires: perl(Test::CheckChanges)
+#BuildRequires: perl(Test::CPAN::Changes)
+#BuildRequires: perl(Test::CPAN::Meta)
+#BuildRequires: perl(Test::DistManifest)
#BuildRequires: perl(Test::Distribution)
+#BuildRequires: perl(Test::EOL)
#BuildRequires: perl(Test::Kwalitee)
+#BuildRequires: perl(Test::NoTabs)
#BuildRequires: perl(Test::Perl::Critic)
+#BuildRequires: perl(Test::Pod) >= 1.14
+#BuildRequires: perl(Test::Pod::Coverage) >= 1.04
#BuildRequires: perl(Test::Signature)
#BuildRequires: perl(Test::Spelling)
#BuildRequires: perl(Test::Unit::TestCase)
@@ -53,7 +60,7 @@
Exception::Class manpage or the Class::Throwable manpage. It provides a
simple interface allowing programmers to declare exception classes. These
classes can be thrown and caught. Each uncaught exception prints full stack
-trace if the default verbosity is uppered for debugging purposes.
+trace if the default verbosity is increased for debugging purposes.
The features of 'Exception::Base':
@@ -94,7 +101,7 @@
* *
- easly expendable, see the Exception::System manpage class for example
+ easily expendable, see the Exception::System manpage class for example
* *
@@ -128,6 +135,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes eg Incompatibilities LICENSE README xt
+%doc Changes examples Incompatibilities LICENSE README README.md
%changelog
++++++ Exception-Base-0.2401.tar.gz -> Exception-Base-0.25.tar.gz ++++++
++++ 3311 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]