Files
perl-Crypt-Curve25519/cpanspec.yml
Dirk Stoecker 99d2b4e2ef Accepting request 1059016 from devel:languages:perl:autoupdate
- Mark license file properly
- Remove 55c635fe630c5eecffb61464ca087baf90387400.patch
  Upstream fixed, https://github.com/ajgb/crypt-curve25519/pull/10
- updated to 0.07
   see /usr/share/doc/packages/perl-Crypt-Curve25519/Changes
  0.07   2022-12-14 19:00:00
       - Fix compilation issues with fmul name clash

OBS-URL: https://build.opensuse.org/request/show/1059016
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-Curve25519?expand=0&rev=3
2023-01-17 15:45:57 +00:00

34 lines
818 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:
# baz.patch: PATCH-FIX-OPENSUSE
#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
skip_doc: curve25519-donna-license.md
#add_doc: files to add to docs
misc: |-
%license curve25519-donna-license.md