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 2023-01-14 20:32:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php-phalcon (Old) and /work/SRC/openSUSE:Factory/.php-phalcon.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php-phalcon" Sat Jan 14 20:32:30 2023 rev:7 rq:1058359 version:5.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/php-phalcon/php-phalcon.changes 2022-12-10 21:18:50.725913313 +0100 +++ /work/SRC/openSUSE:Factory/.php-phalcon.new.32243/php-phalcon.changes 2023-01-14 20:32:32.925507339 +0100 @@ -1,0 +2,13 @@ +Sat Jan 14 10:54:47 UTC 2023 - Arjen de Korte <suse+bu...@de-korte.org> + +- update to 5.1.4 + * Fixed `Phalcon\Acl\Adapter\Memory::isAllowed` to not use the + deprecated `ReflectionType::getClass` [#16255] + +- update to 5.1.3 + * Fixed `Phalcon\Mvc\Micro::handle` to type check an object for the + `finish` [#16240] + * Fixed `Phalcon\DI\Service::resolve` to not call the `get()` from + the container and cause an infinite loop [#15032] + +------------------------------------------------------------------- Old: ---- phalcon-5.1.2.tgz New: ---- phalcon-5.1.4.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php-phalcon.spec ++++++ --- /var/tmp/diff_new_pack.6EU0I8/_old 2023-01-14 20:32:34.641517473 +0100 +++ /var/tmp/diff_new_pack.6EU0I8/_new 2023-01-14 20:32:34.645517496 +0100 @@ -1,7 +1,7 @@ # # spec file for package php-phalcon # -# 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 @@ -31,7 +31,7 @@ %endif Name: %{php_name}-%{pkg_name} -Version: 5.1.2 +Version: 5.1.4 Release: 0 Summary: PHP Extension Module License: BSD-3-Clause @@ -47,6 +47,8 @@ %if "%{php_name}" == "php7" BuildRequires: %{php_name} >= 7.4.1 BuildRequires: %{php_name}-json +%else +BuildRequires: %{php_name} < 8.2 %endif Requires: %{php_name}-mysql ++++++ phalcon-5.1.2.tgz -> phalcon-5.1.4.tgz ++++++ ++++ 511871 lines of diff (skipped)