[packages/perl-Mozilla-CA] - updated to 20250602
qboosh
qboosh at pld-linux.org
Sat Sep 13 11:30:18 CEST 2025
commit c6fb77948060da4ef4a6f534b4cb1490b38c845c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 13 11:33:12 2025 +0200
- updated to 20250602
perl-Mozilla-CA.spec | 11 ++++++-----
system-ca-certificates.patch | 9 ++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/perl-Mozilla-CA.spec b/perl-Mozilla-CA.spec
index 5ddee2f..5e9c30e 100644
--- a/perl-Mozilla-CA.spec
+++ b/perl-Mozilla-CA.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tets
%define pdir Mozilla
%define pnam CA
@@ -9,16 +9,17 @@ Summary(pl.UTF-8): Mozilla::CA - pakiet certyfikatów CA Mozilli w formacie PEM
Name: perl-Mozilla-CA
# although upsream has new releases, there is no benefit of that other than
# feeling library is fresh, as we do not use certs provided by this module.
-Version: 20240313
+Version: 20250602
Release: 1
License: MPL v2.0
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/Mozilla/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: e4b76277c8a93ed894814e00db6d59ca
+Source0: https://www.cpan.org/modules/by-module/Mozilla/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: c28848458e8ae2325e46b15a243f1918
Patch0: system-ca-certificates.patch
-URL: http://search.cpan.org/dist/Mozilla-CA/
+URL: https://metacpan.org/dist/Mozilla-CA
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
Requires: ca-certificates
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
diff --git a/system-ca-certificates.patch b/system-ca-certificates.patch
index c4d8bdc..97f8bd4 100644
--- a/system-ca-certificates.patch
+++ b/system-ca-certificates.patch
@@ -1,8 +1,7 @@
-diff -ur Mozilla-CA-20240313.orig/lib/Mozilla/CA.pm Mozilla-CA-20240313/lib/Mozilla/CA.pm
---- Mozilla-CA-20240313.orig/lib/Mozilla/CA.pm 2024-03-13 16:18:29.000000000 +0100
-+++ Mozilla-CA-20240313/lib/Mozilla/CA.pm 2024-04-28 13:58:14.003894710 +0200
-@@ -5,11 +5,9 @@
- our $VERSION = '20240313';
+--- Mozilla-CA-20250602/lib/Mozilla/CA.pm.orig 2025-06-02 19:38:53.000000000 +0200
++++ Mozilla-CA-20250602/lib/Mozilla/CA.pm 2025-09-13 11:31:15.082934448 +0200
+@@ -5,11 +5,9 @@ use warnings;
+ our $VERSION = '20250602';
use File::Spec ();
-use File::Basename qw(dirname);
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Mozilla-CA.git/commitdiff/c6fb77948060da4ef4a6f534b4cb1490b38c845c
More information about the pld-cvs-commit
mailing list