Files
perl-Math-Random/cpanspec.yml
Stephan Kulow 4cd0d56c2d Accepting request 328285 from devel:languages:perl:autoupdate
- updated to 0.72
   see /usr/share/doc/packages/perl-Math-Random/Changes
  
  0.72  Sat Aug 29 21:51:19 2015
  	- The random seed was based on time of day and was a bit too
  	  predictable. Applying patch provided by Jonathan Yu:
  	  https://rt.cpan.org/Public/Bug/Display.html?id=48080

OBS-URL: https://build.opensuse.org/request/show/328285
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-Random?expand=0&rev=7
2015-09-01 09:49:21 +00:00

24 lines
558 B
YAML

---
#description_paragraphs: 3
#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_install: |-
# sed on %{name}.files
license: Artistic-1.0 or GPL-2.0+
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module