Files
perl-Math-Utils/cpanspec.yml
Dirk Stoecker 16ff2b0d33 Accepting request 796220 from devel:languages:perl:autoupdate
- updated to 1.14
   see /usr/share/doc/packages/perl-Math-Utils/Changes
  1.14
  	10 Apr 2020
  	- Add the function softmax(). Currently in the :utility tag
  	  group, which may be too generic. We'll see what else gets
  	  added later and adjust the tagging then.
  	- New functions uniform_scaling(), and uniform_01scaling(),
  	  contributed by Gene Boggs (GENE).
  	- Typo found by Miguel Prz (NICEPERL) fixed.

OBS-URL: https://build.opensuse.org/request/show/796220
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-Utils?expand=0&rev=2
2020-04-22 13:15:13 +00:00

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