perl-LWP-Protocol-https/cpanspec.yml
Pedro Monreal Gonzalez e7cc2f98d0 Accepting request 841942 from devel:languages:perl:autoupdate
- updated to 6.09
   see /usr/share/doc/packages/perl-LWP-Protocol-https/Changes
  6.09      2020-07-16 13:33:05Z
      - Make available the version of SSL/TLS protocol used in the connection
        (GH#56) (Jon Jensen)
  6.08      2020-03-23 20:19:22Z (TRIAL RELEASE)
      - Add defined check (GH#53) (Mohammad S Anwar)
      - Fix copyright year (GH#55) (Olaf Alders)
      - Upgrade Mozilla::CA dependency; originally #26 by dolmen (GH#54) (Shoichi Kaji)
      - Adds coverage tests (GH#51) (Juan Julin Merelo Guervs)
      - Migrated to DZil (GH PR#30)
      - Moved bug tracking from RT to GitHub (GH#48) (Olaf Alders)
Rebase patch LWP-Protocol-https-6.04-systemca.diff to LWP-Protocol-https-6.09-systemca.diff

OBS-URL: https://build.opensuse.org/request/show/841942
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-LWP-Protocol-https?expand=0&rev=17
2020-10-15 17:41:16 +00:00

24 lines
635 B
YAML

---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
patches:
# patch for using system certificates
"%{cpan_name}-6.09-systemca.diff": -p1
# see https://github.com/libwww-perl/lwp-protocol-https/pull/14
CVE-2014-3230.patch: -p1
#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: SUSE-NonFree
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag
ignore_requires: Mozilla::CA