- Remove modifying of mk-ca-bundle.pl and update-cacert-file (not present in distribution anymore) - updated to 20221114 see /usr/share/doc/packages/perl-Mozilla-CA/Changes Revision history for Mozilla-CA 20221114 - Update from Mozilla repository to 2022-11-07 - stop installing mk-ca-bundle.pl script - moved repository and issues to https://github.com/libwww-perl/Mozilla-CA - switched tests from Test to Test::More - fix license specification in metadata OBS-URL: https://build.opensuse.org/request/show/1037711 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mozilla-CA?expand=0&rev=10
19 lines
447 B
YAML
19 lines
447 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
|
|
license: MPL-1.1 or GPL-2.0+ or LGPL-2.1+
|
|
#skip_noarch: 1
|
|
#custom_build: -
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|