1 |
%define version 3.0.0 |
%define version 3.0.0 |
2 |
%define release 24 |
%define release 25 |
3 |
%define name smeserver-php |
%define name smeserver-php |
4 |
|
|
5 |
|
|
199 |
Requires: php74-php-opcache |
Requires: php74-php-opcache |
200 |
Requires: php74-php-fpm |
Requires: php74-php-fpm |
201 |
Requires: php74-php-mbstring |
Requires: php74-php-mbstring |
|
Requires: php74-php-mysql |
|
202 |
Requires: php74-php-json |
Requires: php74-php-json |
203 |
Requires: php74-php-bcmath |
Requires: php74-php-bcmath |
204 |
Requires: php74-php-intl |
Requires: php74-php-intl |
218 |
Requires: php80-php-opcache |
Requires: php80-php-opcache |
219 |
Requires: php80-php-fpm |
Requires: php80-php-fpm |
220 |
Requires: php80-php-mbstring |
Requires: php80-php-mbstring |
|
Requires: php80-php-mysql |
|
221 |
Requires: php80-php-json |
Requires: php80-php-json |
222 |
Requires: php80-php-bcmath |
Requires: php80-php-bcmath |
223 |
Requires: php80-php-intl |
Requires: php80-php-intl |
351 |
%preun |
%preun |
352 |
|
|
353 |
%changelog |
%changelog |
354 |
|
* Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-25.sme |
355 |
|
- add missing default db configuration for php80* [SME: 11378] |
356 |
|
|
357 |
* Sun Feb 21 2021 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-24.sme |
* Sun Feb 21 2021 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-24.sme |
358 |
- allow php-pool-dirs to run from generik event [SME: 11287] |
- allow php-pool-dirs to run from generik event [SME: 11287] |
359 |
- add php80 support [SME: 11295] |
- add php80 support [SME: 11295] |