| Name: | php-bcmath | 
|---|---|
| Version: | 8.2.13 | 
| Release: | 1.module+el9.4.0+90261+af5cc950 | 
| Architecture: | aarch64 | 
| Module: | php:8.2:9040020240409051502:bc5b3234 | 
| Group: | Unspecified | 
| Size: | 96189 | 
| License: | PHP-3.01 AND LGPL-2.1-or-later | 
| RPM: | php-bcmath-8.2.13-1.module+el9.4.0+90261+af5cc950.aarch64.rpm | 
| Source RPM: | php-8.2.13-1.module+el9.4.0+90261+af5cc950.src.rpm | 
| Build Date: | Tue Apr 09 2024 | 
| Build Host: | build-ol9-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.php.net/ | 
| Summary: | A module for PHP applications for using the bcmath library | 
| Description: | The php-bcmath package contains a dynamic shared object that will add support for using the bcmath library to PHP.  | 
- rebase to 8.2.13 RHEL-14699 - add %__phpize and %__phpconfig macros - move httpd/nginx wants directives to config files in /etc - php-fpm.conf: move include directive after [global] section following upstream example, allowing overriding - use SPDX license IDs
- rebase to 8.1.14
- update to 8.1.8 #2070040
- clean unneeded dependency on useradd command
- update to 8.1.7 #2070040
- add upstream patch to initialize pcre before mbstring - add upstream patch to use more sha256 in openssl tests
- update to 8.1.6 #2070040
- rebase to 8.0.13 #2032429 - refresh configuration files from upstream