8
0
Files
perl-Alien-Hunspell/cpanspec.yml
Tina Müller 3eaeb4a7bb Accepting request 843458 from devel:languages:perl:autoupdate
- updated to 0.16
   see /usr/share/doc/packages/perl-Alien-Hunspell/Changes
  0.16      2020-03-16 12:37:15 -0600
    - Add support for Visual C++ Perl + vcpkg (gh#9)
  
  0.15      2020-02-18 10:57:19 -0500
    - Blacklist 1.7.0 on Windows only, where it seems to be broken (gh#8)
  
  0.14_01   2020-02-17 18:22:35 -0500
    - Diagnostic release
  
  0.12_02   2017-08-23 07:15:07 -0400
    - Diagnostic release
  
  0.12_01   2017-07-30 07:25:56 -0400
    - Development release identical to 0.11 release

OBS-URL: https://build.opensuse.org/request/show/843458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Hunspell?expand=0&rev=7
2020-10-23 14:43:36 +00:00

31 lines
742 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: perl(PkgConfig)
BuildRequires: pkgconfig(hunspell)
Requires: pkgconfig(hunspell)
#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