diff options
-rw-r--r-- | php-laminas-form.spec | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/php-laminas-form.spec b/php-laminas-form.spec index c37c248..9c86a4b 100644 --- a/php-laminas-form.spec +++ b/php-laminas-form.spec @@ -15,12 +15,8 @@ %global php_home %{_datadir}/php %global namespace Laminas %global library Form -%if 0%{?fedora} >= 35 -# Not compatible with PHP 8 -%bcond_with tests -%else + %bcond_without tests -%endif Name: php-%{gh_project} Version: 2.16.0 |