8
0
Files
perl-ExtUtils-F77/cpanspec.yml
Stephan Kulow 85d8954d46 - updated to 1.20
see /usr/share/doc/packages/perl-ExtUtils-F77/CHANGES
  v1.20 released May 28th 2016
  ------------------------------
  
  * Apply upstream FreeBSD patch thanks to srezic for submitting
  
  * Fix fallback compiler logic to support gcc-5.x and higher
  
  * Limited Improved gfortran linking on OS X Yosemite+ to OS X
  
  
  v1.19_3 released May 28th 2016
  ------------------------------
  
  * Apply upstream FreeBSD patch thanks to srezic for submitting
  
  
  v1.19_2 released May 28th 2016
  ------------------------------
  
  * Fix fallback compiler logic to support gcc-5.x and higher
  
  
  v1.19_1 released Mar 6th 2016
  ----------------------------
  
  * Limited Improved gfortran linking on OS X Yosemite+ to OS X

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-F77?expand=0&rev=20
2017-10-16 10:32:02 +00:00

29 lines
681 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-fortran gmp-devel
#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