Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php7 for openSUSE:Factory checked in at 2022-11-11 14:36:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php7 (Old) and /work/SRC/openSUSE:Factory/.php7.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php7" Fri Nov 11 14:36:13 2022 rev:119 rq:1035032 version:7.4.33 Changes: -------- --- /work/SRC/openSUSE:Factory/php7/php7.changes 2022-11-04 17:31:45.111792629 +0100 +++ /work/SRC/openSUSE:Factory/.php7.new.1597/php7.changes 2022-11-11 14:36:16.506218605 +0100 @@ -1,0 +2,6 @@ +Thu Nov 10 09:57:02 UTC 2022 - pgaj...@suse.com + +- hardcode openssl version, openssl3 will not be supported + https://www.php.net/manual/en/openssl.requirements.php + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php7.spec ++++++ --- /var/tmp/diff_new_pack.1uXIwC/_old 2022-11-11 14:36:17.290223132 +0100 +++ /var/tmp/diff_new_pack.1uXIwC/_new 2022-11-11 14:36:17.294223155 +0100 @@ -116,6 +116,7 @@ BuildRequires: libacl-devel BuildRequires: libapparmor-devel BuildRequires: libbz2-devel +BuildRequires: libopenssl-1_1-devel BuildRequires: libtidy-devel BuildRequires: libtiff-devel BuildRequires: libtool @@ -146,7 +147,6 @@ BuildRequires: pkgconfig(libzip) >= 0.11 BuildRequires: pkgconfig(odbc) BuildRequires: pkgconfig(oniguruma) -BuildRequires: pkgconfig(openssl) >= 1.0.1 BuildRequires: pkgconfig(sqlite3) > 3.7.4 BuildRequires: pkgconfig(zlib) >= 1.2.0.4 %if %{build_firebird}