perl-Test-Pod/cpanspec.yml
Stephan Kulow 3bf8000a51 Accepting request 307006 from devel:languages:perl:autoupdate
- updated to 1.49
   see /usr/share/doc/packages/perl-Test-Pod/Changes
  1.49  2015-05-12T17:30:58Z
      * Changed license in the README to "Same as Perl" to match the license
        listed in `META.yml`, and in the POD as of v1.42.
      * Tightened up the heuristic for matching Perl batch files to require
        that the file end in `.bat`, as described in the documentation.
        Patch from Luca Ferrari.
      * Simplified some of the matching code. Patch from Luca Ferrari.
      * Transferred ownership of the repository to the perl-pod organization on
        GitHub.
      * Removed the Pod testing test from the distribution. Seems silly for a
        module designed for testing Pod, right? But it's considered best
        practice to do Pod testing in development only, not in a release.

OBS-URL: https://build.opensuse.org/request/show/307006
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Pod?expand=0&rev=44
2015-05-13 16:16:11 +00:00

24 lines
557 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-2.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