Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Crypt-OpenSSL-RSA for
openSUSE:Factory checked in at 2026-06-15 19:40:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-RSA (Old)
and /work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-RSA.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Crypt-OpenSSL-RSA"
Mon Jun 15 19:40:09 2026 rev:26 rq:1359244 version:0.410.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-RSA/perl-Crypt-OpenSSL-RSA.changes
2025-11-12 21:42:30.640972799 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-RSA.new.1981/perl-Crypt-OpenSSL-RSA.changes
2026-06-15 19:41:43.415088929 +0200
@@ -1,0 +2,11 @@
+Sun Jun 14 12:50:31 UTC 2026 - Tina Müller <[email protected]>
+
+- Rebase Crypt-OpenSSL-RSA.patch
+
+-------------------------------------------------------------------
+Sun Jun 14 12:37:07 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 0.410.0 (0.41)
+ see /usr/share/doc/packages/perl-Crypt-OpenSSL-RSA/Changes
+
+-------------------------------------------------------------------
Old:
----
Crypt-OpenSSL-RSA-0.37.tar.gz
New:
----
Crypt-OpenSSL-RSA-0.41.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Crypt-OpenSSL-RSA.spec ++++++
--- /var/tmp/diff_new_pack.iqLYYz/_old 2026-06-15 19:41:43.947111222 +0200
+++ /var/tmp/diff_new_pack.iqLYYz/_new 2026-06-15 19:41:43.951111391 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Crypt-OpenSSL-RSA
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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,25 +18,26 @@
%define cpan_name Crypt-OpenSSL-RSA
Name: perl-Crypt-OpenSSL-RSA
-Version: 0.370.0
+Version: 0.410.0
Release: 0
-# 0.37 -> normalize -> 0.370.0
-%define cpan_version 0.37
+# 0.41 -> normalize -> 0.410.0
+%define cpan_version 0.41
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: RSA encoding and decoding, using the openSSL libraries
URL: https://metacpan.org/release/%{cpan_name}
-Source0:
https://cpan.metacpan.org/authors/id/T/TO/TODDR/%{cpan_name}-%{cpan_version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
Patch0: Crypt-OpenSSL-RSA.patch
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(Crypt::OpenSSL::Bignum)
BuildRequires: perl(Crypt::OpenSSL::Guess) >= 0.110
BuildRequires: perl(Crypt::OpenSSL::Random)
+Requires: perl(Crypt::OpenSSL::Bignum)
Requires: perl(Crypt::OpenSSL::Random)
Provides: perl(Crypt::OpenSSL::RSA) = %{version}
%undefine __perllib_provides
-Recommends: perl(Crypt::OpenSSL::Bignum)
%{perl_requires}
# MANUAL BEGIN
BuildRequires: openssl-devel
@@ -68,6 +69,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%doc Changes README README.md
+%doc AI_POLICY.md Changes CONTRIBUTING.md README.md SECURITY.md
%license LICENSE
++++++ Crypt-OpenSSL-RSA-0.37.tar.gz -> Crypt-OpenSSL-RSA-0.41.tar.gz ++++++
++++ 5186 lines of diff (skipped)
++++++ Crypt-OpenSSL-RSA.patch ++++++
--- /var/tmp/diff_new_pack.iqLYYz/_old 2026-06-15 19:41:44.083116922 +0200
+++ /var/tmp/diff_new_pack.iqLYYz/_new 2026-06-15 19:41:44.095117425 +0200
@@ -1,10 +1,10 @@
-Index: Crypt-OpenSSL-RSA-0.32/RSA.xs
-===================================================================
---- Crypt-OpenSSL-RSA-0.32.orig/RSA.xs
-+++ Crypt-OpenSSL-RSA-0.32/RSA.xs
-@@ -40,7 +40,7 @@ void croakSsl(char* p_file, int p_line)
-
- #define CHECK_OPEN_SSL(p_result) if (!(p_result)) croakSsl(__FILE__,
__LINE__);
+diff --git a/RSA.xs b/RSA.xs
+index 238bebb..377d30d 100644
+--- a/RSA.xs
++++ b/RSA.xs
+@@ -138,7 +138,7 @@ void croakSsl(char* p_file, int p_line)
+ #define CHECK_OPEN_SSL_BIO(p_result, bio) \
+ if (!(p_result)) { BIO_free(bio); croakSsl(__FILE__, __LINE__); }
-#define PACKAGE_CROAK(p_message) croak("%s", (p_message))
+#define PACKAGE_CROAK(p_message) croak("%s:%d: %s", __FILE__, __LINE__,
(p_message))
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.iqLYYz/_old 2026-06-15 19:41:44.127118766 +0200
+++ /var/tmp/diff_new_pack.iqLYYz/_new 2026-06-15 19:41:44.135119101 +0200
@@ -1,6 +1,6 @@
-mtime: 1761802331
-commit: 2ca62f7cf4b296d01f16e518a391d9c8360123a3ab5457b7c859edbaee063304
-url: https://src.opensuse.org/perl/perl-Crypt-OpenSSL-RSA.git
-revision: 2ca62f7cf4b296d01f16e518a391d9c8360123a3ab5457b7c859edbaee063304
+mtime: 1781441456
+commit: cdc43ac58d18ebc3a9c2b7080fbcfc275ac66d81e1b13620e86be377e3a33593
+url: https://src.opensuse.org/perl/perl-Crypt-OpenSSL-RSA
+revision: cdc43ac58d18ebc3a9c2b7080fbcfc275ac66d81e1b13620e86be377e3a33593
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ build.specials.obscpio ++++++
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-06-14 14:50:56.000000000 +0200
@@ -0,0 +1 @@
+.osc