Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openssl for openSUSE:Factory checked in at 2023-08-04 15:02:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openssl (Old) and /work/SRC/openSUSE:Factory/.openssl.new.22712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openssl" Fri Aug 4 15:02:48 2023 rev:167 rq:1101935 version:3.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/openssl/openssl.changes 2023-06-29 17:28:09.766201114 +0200 +++ /work/SRC/openSUSE:Factory/.openssl.new.22712/openssl.changes 2023-08-04 15:02:51.804071113 +0200 @@ -1,0 +2,5 @@ +Tue Aug 1 15:24:46 UTC 2023 - Pedro Monreal <pmonr...@suse.com> + +- Update to 3.1.2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openssl.spec ++++++ --- /var/tmp/diff_new_pack.sua4wz/_old 2023-08-04 15:02:52.392074778 +0200 +++ /var/tmp/diff_new_pack.sua4wz/_new 2023-08-04 15:02:52.396074803 +0200 @@ -1,7 +1,7 @@ # # spec file for package openssl # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define _sonum 3 Name: openssl -Version: 3.1.1 +Version: 3.1.2 Release: 0 Summary: Secure Sockets and Transport Layer Security # Yes there is no license but to not confuse people keep it aligned to the pkg @@ -53,9 +53,9 @@ Requires: pkgconfig Obsoletes: openssl-devel < %{version} Provides: openssl-devel = %{version} -Provides: pkgconfig(libssl) = %{version} -Provides: pkgconfig(libopenssl) = %{version} Provides: pkgconfig(libcrypto) = %{version} +Provides: pkgconfig(libopenssl) = %{version} +Provides: pkgconfig(libssl) = %{version} Provides: pkgconfig(openssl) = %{version} %description -n libopenssl-devel