diff options
author | Remi Collet <remi@remirepo.net> | 2025-01-14 13:56:53 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-01-14 13:56:53 +0100 |
commit | 27241cdd9f2a9fcdd20da6ea219ad572b64af722 (patch) | |
tree | 21aa4e5a70994243d358d9ce9d603220c2160118 /php-solidworx-aspect.spec | |
parent | f722f21e708b43bd9e533a51f0fe1ff6474e8604 (diff) |
add link
Diffstat (limited to 'php-solidworx-aspect.spec')
-rw-r--r-- | php-solidworx-aspect.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-solidworx-aspect.spec b/php-solidworx-aspect.spec index 9db7f97..70b6d9c 100644 --- a/php-solidworx-aspect.spec +++ b/php-solidworx-aspect.spec @@ -60,6 +60,7 @@ Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSIO %prep %forgesetup +# see https://github.com/SolidWorx/aspect/pull/3 sed -e '/PHP_ASPECT_VERSION/s/0.1.0/%{upstream_version}%{?upstream_prever}/' -i php_aspect.h : Sanity check, really often broken @@ -120,6 +121,7 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}/%{php_extdir}/%{ext_name}.so" \ * Tue Jan 14 2025 Remi Collet <remi@remirepo.net> - 0.1.1-1 - update to 0.1.1 - drop patch merged upstream +- open https://github.com/SolidWorx/aspect/pull/3 fix version * Tue Jan 14 2025 Remi Collet <remi@remirepo.net> - 0.1.0-2 - fix build with PHP 8.0 using patch from |