diff options
Diffstat (limited to 'php-pggi.spec')
-rw-r--r-- | php-pggi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pggi.spec b/php-pggi.spec index 916f5a1..8f3a26c 100644 --- a/php-pggi.spec +++ b/php-pggi.spec @@ -18,7 +18,7 @@ Summary: GTK bindings Name: %{?scl_prefix}php-pggi Version: 0.3.0 -Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: BSD Group: Development/Languages URL: https://github.com/%{gh_owner}/%{gh_project} @@ -176,6 +176,9 @@ cd ../ZTS %changelog +* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.3.0-4 +- rebuild for 7.3.0beta2 new ABI + * Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 0.3.0-3 - rebuild for 7.3.0alpha4 new ABI |