!7 update package version to 20200520

Merge pull request !7 from 吴超超/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-21 14:48:53 +08:00 committed by Gitee
commit 09dff0a9e3
5 changed files with 11 additions and 4 deletions

Binary file not shown.

View File

@ -52,7 +52,7 @@ index c2f35b5..46a1912 100644
+++ b/lib/Mozilla/CA.pm
@@ -3,16 +3,10 @@ package Mozilla::CA;
use strict;
our $VERSION = '20180117';
our $VERSION = '20200520';
-use Cwd ();
use File::Spec ();

BIN
Mozilla-CA-20200520.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
Name: perl-Mozilla-CA
Epoch: 1
Version: 20180117
Release: 6
Version: 20200520
Release: 1
Summary: Mozilla's CA cert bundle in PEM format
License: MPLv2.0
URL: https://metacpan.org/release/Mozilla-CA
@ -9,7 +9,7 @@ Source0: https://cpan.metacpan.org/authors/id/A/AB/ABH/Mozilla-CA-%{versi
BuildArch: noarch
# For check failure
Patch0: Mozilla-CA-20180117-Redirect-to-ca-certificates-bundle.patch
Patch0: Mozilla-CA-20200520-Redirect-to-ca-certificates-bundle.patch
BuildRequires: make coreutils perl perl-generators perl-PathTools perl-ExtUtils-MakeMaker
Requires: perl perl-PathTools ca-certificates
@ -50,6 +50,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fir Aug 21 2020 wuchaochao <wuchaochao4@huawei.com> - 20200520-1
- update to 20200520-1
* Tue Feb 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:20180117-6
- add patch for test failure

4
perl-Mozilla-CA.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: metacpan
src_repo: Mozilla-CA
tag_prefix: ^v
seperator: "."