From b6b0e0e8cfe7383d45741ff832fa61b30082e3cb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 14 Dec 2021 09:12:19 +0100 Subject: minor --- php-zumba-json-serializer.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-zumba-json-serializer.spec b/php-zumba-json-serializer.spec index 352e792..7b84ece 100644 --- a/php-zumba-json-serializer.spec +++ b/php-zumba-json-serializer.spec @@ -29,6 +29,7 @@ Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit BuildArch: noarch %if %{with tests} BuildRequires: php(language) >= 7.0 +BuildRequires: php-date BuildRequires: php-json BuildRequires: php-mbstring BuildRequires: php-pcre @@ -109,6 +110,7 @@ exit $ret %files +# remirepo:1 %{!?_licensedir:%global license %%doc} %license LICENSE %doc composer.json -- cgit