diff options
author | Remi Collet <remi@remirepo.net> | 2024-08-14 16:16:58 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-08-14 16:16:58 +0200 |
commit | 8a84a80ffc083b8bb0845cc7149bae91c26dfafa (patch) | |
tree | c72d854b12514074c1f51396108fdef03030b831 | |
parent | 06439860ec2c927b59a2a857fe119e33f76d9912 (diff) |
typo
-rw-r--r-- | php.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1896,7 +1896,7 @@ fi %changelog * Wed Aug 14 2024 Remi Collet <remi@remirepo.net> - 8.3.11~RC1-2 -- allow to build using libiodbc instead of unixODBC (--with idobc) +- allow to build using libiodbc instead of unixODBC (--with iodbc) * Wed Aug 14 2024 Remi Collet <remi@remirepo.net> - 8.3.11~RC1-1 - update to 8.3.11RC1 |