diff options
| author | Remi Collet <remi@remirepo.net> | 2019-09-03 13:13:18 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2019-09-03 13:13:18 +0200 | 
| commit | 58b87edb353cc6e5a4c8d876d0951a9257c46f68 (patch) | |
| tree | c8ddc95a059707b8b0d01eb2a055b3490fe4929e | |
| parent | a7c73cad39353a6be4d4e8367d59ba26832cfd14 (diff) | |
rebuild for 7.4.0RC1
| -rw-r--r-- | php-pecl-interbase.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-interbase.spec b/php-pecl-interbase.spec index 1ce0b23..4a55045 100644 --- a/php-pecl-interbase.spec +++ b/php-pecl-interbase.spec @@ -34,7 +34,7 @@  Summary:        InterBase/FireBird extension  Name:           %{?sub_prefix}php-pecl-%{pecl_name}  Version:        %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}} -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:        PHP  URL:            http://pecl.php.net/package/%{pecl_name} @@ -233,6 +233,9 @@ REPORT_EXIT_STATUS=1 \  %changelog +* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 1.0.0~DEV.20190523-4 +- rebuild for 7.4.0RC1 +  * Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 1.0.0~DEV.20190523-3  - rebuild for 7.4.0beta1  | 
