- updated to 0.17 see /usr/share/doc/packages/perl-PerlIO-eol/Changes 0.17 2017-12-26 * Fix the link to the GitHub repository in the metadata. * Make sure to remove *~ temporary files / cruft. * https://rt.cpan.org/Ticket/Display.html?id=123943 * Thanks to KENTNL for the report. OBS-URL: https://build.opensuse.org/request/show/580049 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PerlIO-eol?expand=0&rev=14
28 lines
570 B
YAML
28 lines
570 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: |-
|
|
# find . -name \*~ | xargs rm -v
|
|
#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
|