Hello community,
here is the log from the commit of package perl-Devel-StackTrace for
openSUSE:Factory checked in at 2017-11-23 09:37:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-StackTrace (Old)
and /work/SRC/openSUSE:Factory/.perl-Devel-StackTrace.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Devel-StackTrace"
Thu Nov 23 09:37:36 2017 rev:19 rq:543840 version:2.03
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Devel-StackTrace/perl-Devel-StackTrace.changes
2016-12-10 18:30:01.474635313 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Devel-StackTrace.new/perl-Devel-StackTrace.changes
2017-11-23 09:37:39.307311278 +0100
@@ -1,0 +2,14 @@
+Sun Nov 19 06:16:22 UTC 2017 - [email protected]
+
+- updated to 2.03
+ see /usr/share/doc/packages/perl-Devel-StackTrace/Changes
+
+ 2.03 2017-11-18
+
+ - If all frames in the trace were skipped (via skip_frames, frame_filter,
+ ignore_*, etc.), then the stringified stack trace would be an empty
+ string. Now this has been changed to always return the message given to the
+ constructor or the string "Trace begun". Fixes GH #15, reported by Karen
+ Etheridge.
+
+-------------------------------------------------------------------
Old:
----
Devel-StackTrace-2.02.tar.gz
New:
----
Devel-StackTrace-2.03.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Devel-StackTrace.spec ++++++
--- /var/tmp/diff_new_pack.A0cFeE/_old 2017-11-23 09:37:39.939288220 +0100
+++ /var/tmp/diff_new_pack.A0cFeE/_new 2017-11-23 09:37:39.943288074 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Devel-StackTrace
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX 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,14 +17,14 @@
Name: perl-Devel-StackTrace
-Version: 2.02
+Version: 2.03
Release: 0
%define cpan_name Devel-StackTrace
Summary: An object representing a stack trace
License: Artistic-2.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Devel-StackTrace/
-Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -63,6 +63,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING.md LICENSE README.md
+%doc appveyor.yml Changes CONTRIBUTING.md README.md
+%license LICENSE
%changelog
++++++ Devel-StackTrace-2.02.tar.gz -> Devel-StackTrace-2.03.tar.gz ++++++
++++ 1787 lines of diff (skipped)