Files
perl-Catalyst-Model-LDAP/cpanspec.yml
Dirk Stoecker e4f1fa5b8c Accepting request 640427 from devel:languages:perl:autoupdate
- Fix autogenerated changes
- updated to 0.21
   see /usr/share/doc/packages/perl-Catalyst-Model-LDAP/Changes
  0.21  
          - dzil [OurPkgVersion]
  
  0.20  
          - Switch to Module::Runtime for
            eval "require $class"; due to Perl::Critic 5 failures
  
  0.19  
          - Migrate to Dist::Zilla due to:
            [rt.cpan.org #122481] MYMETA must not be included 
            https://rt.cpan.org/Ticket/Display.html?id=122481
  
  0.18  
          - Authz added to support Net::LDAP::Control::ProxyAuth 
          - Raw option added to support UTF8
            https://rt.cpan.org/Public/Bug/Display.html?id=117219
          - Control option cleans ups to avoid duplicate elements
            in the control array of Net::LDAP search objects
          - Net::LDAP 0.65 added for min version as the current
            required version is so old and does not support ProxyAuth
          - Makefile.PL updated for ProxyAuth

OBS-URL: https://build.opensuse.org/request/show/640427
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Catalyst-Model-LDAP?expand=0&rev=4
2018-10-07 15:35:36 +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