From 19de739d97f35866aaec072787871561651ebd9ca72e977db690dfcc76ed4815 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Tue, 29 Jun 2021 11:13:32 +0000 Subject: [PATCH] Accepting request 903062 from home:pmonrealgonzalez:branches:devel:languages:perl - Fix cpanspec.yml preamble section. OBS-URL: https://build.opensuse.org/request/show/903062 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-SSLeay?expand=0&rev=51 --- cpanspec.yml | 2 +- perl-Net-SSLeay.changes | 5 +++++ perl-Net-SSLeay.spec | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) 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