Files
perl-Catalyst-Devel/cpanspec.yml
Lars Vogdt ed20ed2f17 Accepting request 780233 from devel:languages:perl:autoupdate
- updated to 1.40
   see /usr/share/doc/packages/perl-Catalyst-Devel/Changes
  1.40 2020-02-27 17:00:00
          - Note: There may be some additional fixes not listed below.  Its been
            a while since this has been released and I noted several commits in
            git.  Did my best to list but apologies if I missed your patch.
          - Use absolute path for do $file in t/generated_app.t
          - Add . to @INC in Makefile.PL
          - Catalyst::Restarter::Forking: clear watcher in child process
          - Typo fixes. RT#87103
          - Catalyst::Restarter::Forking: clear watcher in child process.
            RT#119830

OBS-URL: https://build.opensuse.org/request/show/780233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Catalyst-Devel?expand=0&rev=5
2020-02-29 09:29:45 +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