forked from pool/perl-File-pushd
- updated to 1.014 see /usr/share/doc/packages/perl-File-pushd/Changes 1.014 2016-10-09 23:26:19-04:00 America/New_York - No changes from 1.013-TRIAL. 1.013 2016-10-05 12:57:44-04:00 America/New_York (TRIAL RELEASE) [TESTING] - Fixed test failures on some 5.8 perls. 1.011 2016-10-05 12:35:27-04:00 America/New_York (TRIAL RELEASE) [CHANGED] - pushd/tempd warn if called in void context (GitHub #9 Olivier Mengué) OBS-URL: https://build.opensuse.org/request/show/436948 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-pushd?expand=0&rev=13
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
|