- updated to 0.17 see /usr/share/doc/packages/perl-Plack-Middleware-Debug/Changes 0.17 2018-02-22 06:11:23 JST - Added support for loading debug middleware outside of the Plack::Middleware::Debug::* namespace, by prefixing the name of middleware with a "+", e.g. "+My::Plack::Middleware::Debug::Something". - Debug.pm no longer injects inline JavaScript 0.16 2013-09-06 11:41:25 PDT - Merge with upstream 0.15 2013-09-06 11:37:24 PDT - Convert to Milla - Fix broken latin-1 META.yml 0.14 - Fixed warnings (chiselwright) 0.13 - Fixed the way $spec mangling works (Jon Swartz) 0.12 - Added experimental TrackObjects panel - Fixed UUV warnings for Catalyst (jjn1016) 0.11 - Fixed memory leaks in Parameters panel (jnap) - Fixed memory leaks in responses not HTML/XML (forwardever) - updated to 0.14 see /usr/share/doc/packages/perl-Plack-Middleware-Debug/Changes 0.14 - Fixed warnings (chiselwright) 0.13 - Fixed the way $spec mangling works (Jon Swartz) 0.12 - Added experimental TrackObjects panel - Fixed UUV warnings for Catalyst (jjn1016) 0.11 - Fixed memory leaks in Parameters panel (jnap) - Fixed memory leaks in responses not HTML/XML (forwardever) OBS-URL: https://build.opensuse.org/request/show/741581 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Plack-Middleware-Debug?expand=0&rev=5
29 lines
669 B
YAML
29 lines
669 B
YAML
---
|
|
#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
|