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 f90c1a7..6b4b334 100644 --- a/php-pecl-runkit7.spec +++ b/php-pecl-runkit7.spec @@ -21,7 +21,7 @@ %global with_tests 0%{!?_without_tests:1} %global upstream_version 3.0.0 -%global upstream_prever RC1 +#global upstream_prever RC1 Name: %{?sub_prefix}php-pecl-%{proj_name} Summary: For all those things you... shouldn't have been doing anyway... but surely do! @@ -235,6 +235,9 @@ fi %endif %changelog +* Mon Jun 17 2019 Remi Collet <remi@remirepo.net> - 3.0.0-1 +- update to 3.0.0 + * Fri Jun 7 2019 Remi Collet <remi@remirepo.net> - 3.0.0~RC1-1 - update to 3.0.0RC1 - extension renamed from runkit to runkit7 |