Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libica for openSUSE:Factory checked in at 2025-08-21 16:54:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libica (Old) and /work/SRC/openSUSE:Factory/.libica.new.29662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libica" Thu Aug 21 16:54:31 2025 rev:44 rq:1300464 version:4.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libica/libica.changes 2025-07-31 17:47:10.838598145 +0200 +++ /work/SRC/openSUSE:Factory/.libica.new.29662/libica.changes 2025-08-21 16:56:20.634484067 +0200 @@ -1,0 +2,7 @@ +Wed Aug 20 09:30:10 UTC 2025 - Nikolay Gueorguiev <nikolay.gueorgu...@suse.com> + +- Amended the .spec file(bsc#1246541) + * Removes file /etc/libica/openssl3-fips.cnf + * Removes directory /etc/libica + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libica.spec ++++++ --- /var/tmp/diff_new_pack.To4Er0/_old 2025-08-21 16:56:21.182506900 +0200 +++ /var/tmp/diff_new_pack.To4Er0/_new 2025-08-21 16:56:21.186507066 +0200 @@ -149,8 +149,8 @@ rm -f %{buildroot}%{_datadir}/doc/libica/* rmdir %{buildroot}%{_datadir}/doc/libica ### Comment below two lines to enable FIPS config file 'openssl3-fips.cnf' -# rm %{buildroot}/%{_sysconfdir}/libica/openssl3-fips.cnf -# rmdir %{buildroot}/%{_sysconfdir}/libica +rm %{buildroot}/%{_sysconfdir}/libica/openssl3-fips.cnf +rmdir %{buildroot}/%{_sysconfdir}/libica %check %make_build check FIPSHMAC=fipshmac @@ -181,8 +181,8 @@ %{_libdir}/.libica-cex.so.%{version}.hmac %{_libdir}/.libica-cex.so.%{major}.hmac ### Enable FIPS -%dir %{_sysconfdir}/libica -%{_sysconfdir}/libica/openssl3-fips.cnf +### %dir %{_sysconfdir}/libica +### %{_sysconfdir}/libica/openssl3-fips.cnf ### %files tools