Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rpmlint-mini for openSUSE:Factory 
checked in at 2025-03-26 21:17:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint-mini (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint-mini.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint-mini"

Wed Mar 26 21:17:30 2025 rev:125 rq:1255927 version:MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint-mini/rpmlint-mini.changes        
2025-02-06 22:02:23.758643376 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint-mini.new.2696/rpmlint-mini.changes      
2025-03-26 21:18:10.429463781 +0100
@@ -1,0 +2,5 @@
+Thu Mar 20 09:42:04 UTC 2025 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Add libcrypto.so to the bundle
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rpmlint-mini.spec ++++++
--- /var/tmp/diff_new_pack.zc9hX3/_old  2025-03-26 21:18:11.137493162 +0100
+++ /var/tmp/diff_new_pack.zc9hX3/_new  2025-03-26 21:18:11.141493328 +0100
@@ -59,6 +59,7 @@
 BuildRequires:  libedit-devel
 BuildRequires:  libtool
 BuildRequires:  meson
+BuildRequires:  openssl
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
 BuildRequires:  rpmlint >= 2
@@ -96,6 +97,8 @@
 cp -a %{_bindir}/dash %{_bindir}/checkbashisms %{buildroot}/opt/testing/bin
 cp -a %{_bindir}/{tar,gzip} %{buildroot}/opt/testing/bin
 cp -a %{_libdir}/libedit.so.0* %{buildroot}/opt/testing/lib
+# We need libcrypto
+cp -a %{_libdir}/libcrypto*.so.* %{buildroot}/opt/testing/lib
 # Install config files
 install -d -m 755 %{buildroot}/opt/testing/share
 cp -a %{_sysconfdir}/xdg/rpmlint %{buildroot}/opt/testing/share

Reply via email to