diff options
Diffstat (limited to 'php-pecl-runkit7.spec')
-rw-r--r-- | php-pecl-runkit7.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-runkit7.spec b/php-pecl-runkit7.spec index 739534c..1697594 100644 --- a/php-pecl-runkit7.spec +++ b/php-pecl-runkit7.spec @@ -20,7 +20,7 @@ %global ini_name 40-%{pecl_name}.ini %global with_tests 0%{!?_without_tests:1} -%global upstream_version 2.0.2 +%global upstream_version 2.0.3 #global upstream_prever RC1 Name: %{?sub_prefix}php-pecl-%{proj_name} @@ -231,6 +231,9 @@ fi %endif %changelog +* Fri Apr 19 2019 Remi Collet <remi@remirepo.net> - 2.0.3-1 +- update to 2.0.3 + * Fri Apr 5 2019 Remi Collet <remi@remirepo.net> - 2.0.2-1 - update to 2.0.2 |