158410199c
- updated to 1.26 see /usr/share/doc/packages/perl-IPC-System-Simple/Changes 1.26 2020-01-25 02:00:45+00:00 UTC 1.26 2020-01-24 20:47 America/NewYork * BUILD: Update FAIL_POSIX warning message Per: https://github.com/pjf/ipc-system-simple/pull/28. Thanks to scop. * TEST: t/07_taint.t: Use executable name as source of taintedness Addresses https://github.com/pjf/ipc-system-simple/issues/21 Thanks to Petr Písař. * OTHER: Typographic corrections: rt.cpan.org 60211; leonerd++ rt.cpan.org 86403; dsteinbrunner++ Add Travis configuration. 1.26-TRIAL 2020-01-24 03:43:20 GMT TRIAL release only OBS-URL: https://build.opensuse.org/request/show/767631 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-System-Simple?expand=0&rev=11
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
|