forked from pool/perl-Data-Peek
see /usr/share/doc/packages/perl-Data-Peek/ChangeLog 0.47 - 2017-07-24, H.Merijn Brand <h.m.brand@xs4all.nl> * It's 2017 * Update ppport.h to Devel::PPPort-3.36 * Reserve stack space if required 0.46 - 2016-05-12, H.Merijn Brand <h.m.brand@xs4all.nl> * Skip nomemoize in old Perl::Tidy (RT#113433, Slaven) * Test with perl-5.24.0 0.45 - 2016-02-16, H.Merijn Brand <h.m.brand@xs4all.nl> * Add CONTRIBUTING.md * It's 2016 * Test::More with Test2 does not preserve $! and $? OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Peek?expand=0&rev=20
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
|