Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openssl-ibmca for openSUSE:Factory checked in at 2026-04-17 21:04:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openssl-ibmca (Old) and /work/SRC/openSUSE:Factory/.openssl-ibmca.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openssl-ibmca" Fri Apr 17 21:04:57 2026 rev:60 rq:1347693 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openssl-ibmca/openssl-ibmca.changes 2025-07-30 11:45:43.283578293 +0200 +++ /work/SRC/openSUSE:Factory/.openssl-ibmca.new.11940/openssl-ibmca.changes 2026-04-17 21:05:10.028073123 +0200 @@ -1,0 +2,6 @@ +Fri Apr 17 10:38:07 UTC 2026 - Nikolay Gueorguiev <[email protected]> + +- Amended the .spec file (jsc#PED-14607) + * Removing the *.la files + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openssl-ibmca.spec ++++++ --- /var/tmp/diff_new_pack.GJyuyY/_old 2026-04-17 21:05:10.668099465 +0200 +++ /var/tmp/diff_new_pack.GJyuyY/_new 2026-04-17 21:05:10.668099465 +0200 @@ -1,7 +1,7 @@ # # spec file for package openssl-ibmca # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -61,6 +61,7 @@ %install %make_install +find %{buildroot} -name "*.la" -delete -print %post
