WIP: Automatic update to Crypt-OpenSSL-PKCS10-0.37.tar.gz #1

Draft
cpanmirror wants to merge 1 commits from cpanmirror/perl-Crypt-OpenSSL-PKCS10:autoupdate into main
4 changed files with 31 additions and 7 deletions

Binary file not shown.

BIN
Crypt-OpenSSL-PKCS10-0.37.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Jan 19 05:51:53 UTC 2026 - Tina Müller <timueller+perl@suse.de>
- updated to 0.370.0 (0.37)
see /usr/share/doc/packages/perl-Crypt-OpenSSL-PKCS10/Changes
0.37 -- Sun Jan 18 19:55:23 AST 2026
[Significant updates since 0.35]
- Fix add_custom_ext_raw that was inadvertently broken in 0.36
[Change Log]
- 2de27bb Increment version for a release
- 152c326 Fix add_custom_ext_raw broken in 0.36
- 6bad393 v0.36
0.36 -- Sun Jan 18 12:18:41 AST 2026
[Significant updates since 0.35]
- Fix a LIBRESSL issue (OpenBSD)
- Converted the tabs in PKCS10.xs to 4 spaces
[Change Log]
- fba2e8f Increment version
- 70f1648 Minor updates to generated files
- ad580fc Convert tabs to spaces
- d7c1798 Remove duplicate code and fix LIBRESSL issue
- 835e0f8 v0.35
-------------------------------------------------------------------
Mon Sep 29 21:23:22 UTC 2025 - Tina Müller <tina.mueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Crypt-OpenSSL-PKCS10
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name Crypt-OpenSSL-PKCS10
Name: perl-Crypt-OpenSSL-PKCS10
Version: 0.350.0
Version: 0.370.0
Release: 0
# 0.35 -> normalize -> 0.350.0
%define cpan_version 0.35
# 0.37 -> normalize -> 0.370.0
%define cpan_version 0.37
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Perl extension to OpenSSL's PKCS10 API
URL: https://metacpan.org/release/%{cpan_name}