Accepting request 1136849 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/1136849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Mozilla-CA?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2024-01-04 17:11:10 +00:00 committed by Git OBS Bridge
commit f947ac3b49
4 changed files with 32 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32e1d0045299004045b9c4d16c2daae453a216208873deea2440f71260a7cda1
size 143864

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:421a12ba7cef443bd368671cee9c9b46a8b55c2ccf7ac76c42f99e23a06115df
size 147108

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Thu Dec 14 03:10:36 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 20231213
see /usr/share/doc/packages/perl-Mozilla-CA/Changes
20231213
- Update from Mozilla repository to 2023-12-13
- Added certificates:
- CommScope Public Trust ECC Root-01
sha256: 11437cda7bb45e41365f45b39a38986b0de00def348e0c7bb0873633800bc38b
- CommScope Public Trust ECC Root-02
sha256: 2ffb7f813bbbb3c89ab4e8162d0f16d71509a830cc9d73c262e5140875d1ad4a
- CommScope Public Trust RSA Root-01
sha256: 02bdf96e2a45dd9bf18fc7e1dbdf21a0379ba3c9c2610344cfd8d606fec1ed81
- CommScope Public Trust RSA Root-02
sha256: ffe943d793424b4f7c440c1c3d648d5363f34b82dc87aa7a9f118fc5dee101f1
- TrustAsia Global Root CA G3
sha256: e0d3226aeb1163c2e48ff9be3b50b4c6431be7bb1eacc5c36b5d5ec509039a08
- TrustAsia Global Root CA G4
sha256: be4b56cb5056c0136a526df444508daa36a0b54f42e4ac38f72af470e479654c
- Removed certificates:
- Security Communication Root CA
sha256: e75e72ed9f560eec6eb4800073a43fc3ad19195a392282017895974a99026b6c
-------------------------------------------------------------------
Tue Aug 22 03:07:53 UTC 2023 - Tina Müller <timueller+perl@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Mozilla-CA
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,9 +18,9 @@
%define cpan_name Mozilla-CA
Name: perl-Mozilla-CA
Version: 20230821.0.0
Version: 20231213.0.0
Release: 0
%define cpan_version 20230821
%define cpan_version 20231213
#Upstream: SUSE-Public-Domain
License: GPL-2.0-or-later OR MPL-1.1 OR LGPL-2.1-or-later
Summary: Mozilla's CA cert bundle in PEM format
@ -31,7 +31,7 @@ BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test::More) >= 0.94
Provides: perl(Mozilla::CA) = 20230821.0.0
Provides: perl(Mozilla::CA) = %{version}
%define __perllib_provides /bin/true
%{perl_requires}