diff --git a/cpanspec.yml b/cpanspec.yml index 5b738e4..764757e 100644 --- a/cpanspec.yml +++ b/cpanspec.yml @@ -11,7 +11,7 @@ # foo.patch: -p1 # bar.patch: # baz.patch: PATCH-FIX-OPENSUSE -#preamble: |- +preamble: |- BuildRequires: libopenssl-devel BuildRequires: zlib-devel BuildRequires: perl(Test::Exception) diff --git a/perl-Net-SSLeay.changes b/perl-Net-SSLeay.changes index 1fbba2b..7d70699 100644 --- a/perl-Net-SSLeay.changes +++ b/perl-Net-SSLeay.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 29 11:07:37 UTC 2021 - Pedro Monreal + +- Fix cpanspec.yml preamble section. + ------------------------------------------------------------------- Tue Jun 22 12:31:18 UTC 2021 - Pedro Monreal diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec index 2b0078d..8d0961b 100644 --- a/perl-Net-SSLeay.spec +++ b/perl-Net-SSLeay.spec @@ -58,7 +58,7 @@ make test %perl_gen_filelist %files -f %{name}.files -%license LICENSE %doc Changes Credits QuickRef README examples CONTRIBUTING.md +%license LICENSE %changelog