Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php8 for openSUSE:Factory checked in at 2026-04-26 21:11:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php8 (Old) and /work/SRC/openSUSE:Factory/.php8.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php8" Sun Apr 26 21:11:13 2026 rev:106 rq:1348768 version:8.5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/php8/php8.changes 2026-04-21 12:41:53.367120771 +0200 +++ /work/SRC/openSUSE:Factory/.php8.new.11940/php8.changes 2026-04-26 21:12:53.841304541 +0200 @@ -1,0 +2,6 @@ +Tue Apr 21 17:29:13 UTC 2026 - Arjen de Korte <[email protected]> + +- php8: provide builtin php-opcache +- php8-devel: require libraries from "php-config --libs" + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php8.spec ++++++ --- /var/tmp/diff_new_pack.6unXg2/_old 2026-04-26 21:12:54.745341478 +0200 +++ /var/tmp/diff_new_pack.6unXg2/_new 2026-04-26 21:12:54.749341642 +0200 @@ -199,6 +199,7 @@ Provides: php-filter = %{version} Provides: php-hash = %{version} Provides: php-json = %{version} +Provides: php-opcache = %{version} Provides: php-pcre = %{version} Provides: php-reflection = %{version} Provides: php-session = %{version} @@ -257,6 +258,10 @@ Requires: pkgconfig(capstone) Requires: pkgconfig(libpcre2-8) >= 10.30 Requires: pkgconfig(libxml-2.0) >= 2.9.0 +Requires: pkgconfig(tinfo) +%if %{with argon2} +Requires: pkgconfig(libargon2) +%endif Provides: php-devel = %{version} Obsoletes: php7-devel
