forked from pool/perl-Data-Dump
- Limit description paragraphs - updated to 1.25 see /usr/share/doc/packages/perl-Data-Dump/Changes 2021-06-26 Breno G. de Oliveira <garu@cpan.org> Release 1.25 New option $Data::Dump::LINEWIDTH controls when to perform a linebreak (default is 60). Many thanks to Jonas Kramer, Rob Kinyon, cybernicus and Lady Aleena for submitting reports and pull requests. 2021-06-25 Breno G. de Oliveira <garu@cpan.org> Release 1.24 Strings like "NaN" are still strings Update maintainer and repository information OBS-URL: https://build.opensuse.org/request/show/903016 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Dump?expand=0&rev=18
24 lines
546 B
YAML
24 lines
546 B
YAML
---
|
|
description_paragraphs: 6
|
|
#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_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
|