Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php-phalcon for openSUSE:Factory checked in at 2022-12-10 21:18:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php-phalcon (Old) and /work/SRC/openSUSE:Factory/.php-phalcon.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php-phalcon" Sat Dec 10 21:18:45 2022 rev:6 rq:1041988 version:5.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/php-phalcon/php-phalcon.changes 2022-12-01 16:59:07.663128708 +0100 +++ /work/SRC/openSUSE:Factory/.php-phalcon.new.1835/php-phalcon.changes 2022-12-10 21:18:50.725913313 +0100 @@ -1,0 +2,17 @@ +Sat Dec 10 10:50:44 UTC 2022 - Arjen de Korte <suse+bu...@de-korte.org> + +- update to 5.1.2 + * Fixed `Phalcon\Support\Debug` to correctly calculate the documents + URL for the hyperlinks [#16223] + * Fixed `Phalcon\Html\TagFactory` docblock for autocompletion + * Fixed `Phalcon\Db\Profiler` by correctly calculating the seconds + (reapplied changes) [#15822] + * Added `Phalcon\Html\TagFactory` to the + `Phalcon\Di\FactoryDefault\Cli` [#16233] + +------------------------------------------------------------------- +Sat Dec 10 10:32:12 UTC 2022 - Arjen de Korte <suse+bu...@de-korte.org> + +- Remove php7 build for Tumbleweed (PHP 7.4 has reached EOL) + +------------------------------------------------------------------- Old: ---- phalcon-5.1.1.tgz New: ---- phalcon-5.1.2.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php-phalcon.spec ++++++ --- /var/tmp/diff_new_pack.szSqnc/_old 2022-12-10 21:18:51.233916283 +0100 +++ /var/tmp/diff_new_pack.szSqnc/_new 2022-12-10 21:18:51.241916330 +0100 @@ -19,7 +19,7 @@ %define pkg_name phalcon %define flavor @BUILD_FLAVOR@%{nil} -%if "%{flavor}" == "" +%if "%{flavor}" == "" || (0%{?suse_version} >= 1550 && "%{flavor}" == "php7") %define php_name php ExclusiveArch: do-not-build %else @@ -31,7 +31,7 @@ %endif Name: %{php_name}-%{pkg_name} -Version: 5.1.1 +Version: 5.1.2 Release: 0 Summary: PHP Extension Module License: BSD-3-Clause @@ -45,13 +45,9 @@ BuildRequires: %{php_name}-psr >= 0.7.0 BuildRequires: gcc %if "%{php_name}" == "php7" -BuildRequires: %{php_name}-json BuildRequires: %{php_name} >= 7.4.1 +BuildRequires: %{php_name}-json %endif -%if "%{php_name}" == "php8" -BuildRequires: %{php_name} < 8.2.0 -%endif - Requires: %{php_name}-mysql %description ++++++ phalcon-5.1.1.tgz -> phalcon-5.1.2.tgz ++++++ ++++ 511630 lines of diff (skipped)