Hello community,

here is the log from the commit of package perl-Devel-StackTrace-AsHTML for 
openSUSE:Factory checked in at 2016-04-12 19:33:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-StackTrace-AsHTML (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Devel-StackTrace-AsHTML.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Devel-StackTrace-AsHTML"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Devel-StackTrace-AsHTML/perl-Devel-StackTrace-AsHTML.changes
        2013-06-07 10:07:29.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-StackTrace-AsHTML.new/perl-Devel-StackTrace-AsHTML.changes
   2016-04-12 19:33:16.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Apr  4 09:34:31 UTC 2016 - [email protected]
+
+- updated to 0.15
+   see /usr/share/doc/packages/perl-Devel-StackTrace-AsHTML/Changes
+
+  0.15  2016-04-01 12:23:25 PDT
+          - Switch to Milla (haarg)
+
+-------------------------------------------------------------------

Old:
----
  Devel-StackTrace-AsHTML-0.14.tar.gz

New:
----
  Devel-StackTrace-AsHTML-0.15.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Devel-StackTrace-AsHTML.spec ++++++
--- /var/tmp/diff_new_pack.AvlwV6/_old  2016-04-12 19:33:17.000000000 +0200
+++ /var/tmp/diff_new_pack.AvlwV6/_new  2016-04-12 19:33:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-StackTrace-AsHTML
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,42 +17,30 @@
 
 
 Name:           perl-Devel-StackTrace-AsHTML
-Version:        0.14
+Version:        0.15
 Release:        0
 %define cpan_name Devel-StackTrace-AsHTML
 Summary:        Displays stack trace in HTML
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Devel-StackTrace-AsHTML/
-Source:         
http://www.cpan.org/authors/id/M/MI/MIYAGAWA/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/M/MI/MIYAGAWA/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Devel::StackTrace)
-#BuildRequires: perl(App::pod2pdf)
-#BuildRequires: perl(Devel::StackTrace::AsHTML)
-#BuildRequires: perl(inc::Module::Install)
-#BuildRequires: perl(JSON)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::Base)
-#BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(Spiffy)
-#BuildRequires: perl(Test::Builder::IO::Scalar)
-#BuildRequires: perl(Test::Deep)
-#BuildRequires: perl(Text::Diff)
-#BuildRequires: perl(YAML)
-#BuildRequires: perl(YAML::Tiny)
+BuildRequires:  perl(Test::More) >= 0.88
 Requires:       perl(Devel::StackTrace)
 %{perl_requires}
 
 %description
-Devel::StackTrace::AsHTML adds 'as_html' method to the Devel::StackTrace
-manpage which displays the stack trace in beautiful HTML, with code snippet
-context and function parameters. If you call it on an instance of the
-Devel::StackTrace::WithLexicals manpage, you even get to see the lexical
-variables of each stack frame.
+Devel::StackTrace::AsHTML adds 'as_html' method to Devel::StackTrace which
+displays the stack trace in beautiful HTML, with code snippet context and
+function parameters. If you call it on an instance of
+Devel::StackTrace::WithLexicals, you even get to see the lexical variables
+of each stack frame.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -71,6 +59,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
+%doc Changes LICENSE README
 
 %changelog

++++++ Devel-StackTrace-AsHTML-0.14.tar.gz -> 
Devel-StackTrace-AsHTML-0.15.tar.gz ++++++
++++ 7386 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to