Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openssl for openSUSE:Factory checked 
in at 2024-01-30 18:25:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openssl (Old)
 and      /work/SRC/openSUSE:Factory/.openssl.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openssl"

Tue Jan 30 18:25:03 2024 rev:170 rq:1142585 version:3.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/openssl/openssl.changes  2023-10-27 
22:26:59.648875891 +0200
+++ /work/SRC/openSUSE:Factory/.openssl.new.1815/openssl.changes        
2024-01-30 18:25:16.897653207 +0100
@@ -1,0 +2,5 @@
+Mon Jan 29 15:17:22 UTC 2024 - Pedro Monreal <pmonr...@suse.com>
+
+- New libopenssl-fips-provider package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openssl.spec ++++++
--- /var/tmp/diff_new_pack.nJNntI/_old  2024-01-30 18:25:17.541676441 +0100
+++ /var/tmp/diff_new_pack.nJNntI/_new  2024-01-30 18:25:17.541676441 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openssl
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -62,6 +62,16 @@
 This package contains all necessary include files and libraries needed
 to develop applications that require these.
 
+%package -n libopenssl-fips-provider
+Summary:        Include Files and Libraries mandatory for Development
+Group:          Development/Libraries/C and C++
+Requires:       %{name} >= 3.0.0
+Requires:       libopenssl%{_sonum} >= 3.0.0
+Requires:       pkgconfig
+
+%description -n libopenssl-fips-provider
+This package contains OpenSSL FIPS provider.
+
 %prep
 cp %{SOURCE0} .
 
@@ -77,3 +87,6 @@
 %files -n libopenssl-devel
 %doc README.SUSE
 
+%files -n libopenssl-fips-provider
+%doc README.SUSE
+

Reply via email to