forked from pool/perl-File-Find-Object
- Fix autogenerated changes - updated to 0.3.2 see /usr/share/doc/packages/perl-File-Find-Object/Changes 0.3.2 2017-01-13 - Made the version number consistent across the .pm files. - https://bitbucket.org/shlomif/perl-file-find-object/issues/1/wrong-version-number - Thanks to aer0 for the report. 0.3.1 2017-01-09 - Fixed an issue with tracking the depth of the inodes when detecting a symlink loop. - Detected by several cygwin reports. 0.3.0 2016-09-11 - Converted the build system to Dist-Zilla. - Part of the impetus was removing the warning about Test::TrailingSpace needed for the trailing whitespace tests (which in turn requires this modules) which was reported to us as a problem by someone (despite not being a real issue). - initial package 0.2.13 OBS-URL: https://build.opensuse.org/request/show/640565 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Object?expand=0&rev=2
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
|