Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libp11 for openSUSE:Factory checked in at 2025-04-04 17:31:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libp11 (Old) and /work/SRC/openSUSE:Factory/.libp11.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libp11" Fri Apr 4 17:31:28 2025 rev:39 rq:1267040 version:0.4.13 Changes: -------- --- /work/SRC/openSUSE:Factory/libp11/libp11.changes 2025-01-12 11:19:51.792516264 +0100 +++ /work/SRC/openSUSE:Factory/.libp11.new.1907/libp11.changes 2025-04-04 17:31:43.046519982 +0200 @@ -1,0 +2,7 @@ +Tue Apr 1 13:15:35 UTC 2025 - Lucas Mulling <lucas.mull...@suse.com> + +- Add Provides: openssl-pkcs11: + * RH has renamed libp11 to openssl-pkcs11 since 0.4.7-4, in order to keep + compatibility we need to provide openssl-pkcs11 (jsc#PED-12017) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libp11.spec ++++++ --- /var/tmp/diff_new_pack.nKfeFR/_old 2025-04-04 17:31:43.822552315 +0200 +++ /var/tmp/diff_new_pack.nKfeFR/_new 2025-04-04 17:31:43.822552315 +0200 @@ -1,7 +1,7 @@ # # spec file for package libp11 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -67,6 +67,9 @@ %package -n %{libname} Summary: Library Implementing a Small Layer on Top of PKCS#11 API Group: Productivity/Security +# RH has renamed libp11 to openssl-pkcs11 since 0.4.7-4, in order to keep +# compatibility we need to provide openssl-pkcs11 (jsc#PED-12017) +Provides: openssl-pkcs11 = %{version}-%{release} %description -n %{libname} Libp11 is a library implementing a small layer on top of PKCS#11 API to