Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openssl-3 for openSUSE:Factory checked in at 2023-10-20 23:17:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openssl-3 (Old) and /work/SRC/openSUSE:Factory/.openssl-3.new.1945 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openssl-3" Fri Oct 20 23:17:16 2023 rev:16 rq:1118892 version:3.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/openssl-3/openssl-3.changes 2023-09-29 21:12:28.055353821 +0200 +++ /work/SRC/openSUSE:Factory/.openssl-3.new.1945/openssl-3.changes 2023-10-20 23:18:12.197664021 +0200 @@ -1,0 +2,10 @@ +Thu Oct 12 09:44:19 UTC 2023 - <jeng...@inai.de> + +- As of openssl 3.1.3, the devel package installs at least 5200 + manpage files and is the owner of the most files in the man3 + directory (in second place after lapack-man); move these manpages + off to the -doc subpackage to reduce the walltime to install just + openssl-3-devel (because there is also an invocation of mandb + that runs at some point). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openssl-3.spec ++++++ --- /var/tmp/diff_new_pack.6hDc0H/_old 2023-10-20 23:18:12.905689853 +0200 +++ /var/tmp/diff_new_pack.6hDc0H/_new 2023-10-20 23:18:12.921690437 +0200 @@ -109,7 +109,8 @@ that want to make use of the OpenSSL C API. %package doc -Summary: Additional Package Documentation +Summary: Manpages and additional documentation for openssl +Conflicts: libopenssl-3-devel < %{version}-%{release} Conflicts: openssl-doc Provides: openssl-doc = %{version} Obsoletes: openssl-doc < %{version} @@ -259,12 +260,12 @@ %{_includedir}/ssl %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc -%{_mandir}/man3/* %files doc %doc README.md %doc doc/html/* doc/HOWTO/* demos %doc showciphers.c +%{_mandir}/man3/* %files %license LICENSE.txt