forked from pool/perl-Config-Tiny
see /usr/share/doc/packages/perl-Config-Tiny/Changelog.ini [V 2.23] Date=2015-10-14T09:11:00 Comments= <<EOT - Add the utf8 BOM to this file. Let's hope the CPAN toolchain can cope. If it can't, another version of the code will have to be released. - Fix read() and write() so they work on files called '0' (zero). See RT#107754. Many thanx to Григорий Кудренко for the report and patch. - Add t/05.zero.t and t/0 to test the new code. - Reformat the source slightly. EOT OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Tiny?expand=0&rev=25
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
|