257ec2a2f9
- updated to 0.11 see /usr/share/doc/packages/perl-List-AllUtils/Changes 0.11 2016-06-26 - Added List::UtilsBy to the list of included modules. Based on a patch from Yanick Champoux. GH #3. - updated to 0.10 see /usr/share/doc/packages/perl-List-AllUtils/Changes 0.10 2016-05-08 - Switched from List::MoreUtils to List::SomeUtils. This should not change any functionality of the module. - Make the test for subroutine redefined warnings much more specific. Previously tests could fail because of totally unrelated warnings from other modules. Reported by ribasushi. RT #113740. OBS-URL: https://build.opensuse.org/request/show/404963 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-List-AllUtils?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
|