update to 20200520
This commit is contained in:
parent
1da0048288
commit
087491d160
Binary file not shown.
@ -52,7 +52,7 @@ index c2f35b5..46a1912 100644
|
|||||||
+++ b/lib/Mozilla/CA.pm
|
+++ b/lib/Mozilla/CA.pm
|
||||||
@@ -3,16 +3,10 @@ package Mozilla::CA;
|
@@ -3,16 +3,10 @@ package Mozilla::CA;
|
||||||
use strict;
|
use strict;
|
||||||
our $VERSION = '20180117';
|
our $VERSION = '20200520';
|
||||||
|
|
||||||
-use Cwd ();
|
-use Cwd ();
|
||||||
use File::Spec ();
|
use File::Spec ();
|
||||||
BIN
Mozilla-CA-20200520.tar.gz
Normal file
BIN
Mozilla-CA-20200520.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
Name: perl-Mozilla-CA
|
Name: perl-Mozilla-CA
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 20180117
|
Version: 20200520
|
||||||
Release: 6
|
Release: 1
|
||||||
Summary: Mozilla's CA cert bundle in PEM format
|
Summary: Mozilla's CA cert bundle in PEM format
|
||||||
License: MPLv2.0
|
License: MPLv2.0
|
||||||
URL: https://metacpan.org/release/Mozilla-CA
|
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
|
BuildArch: noarch
|
||||||
|
|
||||||
# For check failure
|
# 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
|
BuildRequires: make coreutils perl perl-generators perl-PathTools perl-ExtUtils-MakeMaker
|
||||||
Requires: perl perl-PathTools ca-certificates
|
Requires: perl perl-PathTools ca-certificates
|
||||||
@ -50,6 +50,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 29 2020 shixuantong <shixuantong@huawei.com> - 20200520-1
|
||||||
|
- update to 20200520-1
|
||||||
|
|
||||||
* Tue Feb 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:20180117-6
|
* Tue Feb 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:20180117-6
|
||||||
- add patch for test failure
|
- add patch for test failure
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user