diff options
Diffstat (limited to 'php-pecl-pcs.spec')
-rw-r--r-- | php-pecl-pcs.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-pcs.spec b/php-pecl-pcs.spec index 9258446..b81a884 100644 --- a/php-pecl-pcs.spec +++ b/php-pecl-pcs.spec @@ -23,7 +23,7 @@ Summary: PHP Code Service Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 1.3.5 +Version: 1.3.7 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP URL: https://pecl.php.net/package/%{pecl_name} @@ -255,6 +255,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Mon Jun 15 2020 Remi Collet <remi@remirepo.net> - 1.3.7-1 +- update to 1.3.7 + * Sun Jun 14 2020 Remi Collet <remi@remirepo.net> - 1.3.5-1 - update to 1.3.5 - drop patch merged upstream |