diff options
author | Remi Collet <remi@remirepo.net> | 2019-06-17 06:41:45 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-06-17 06:41:45 +0200 |
commit | 86bdec01fa55d7142e20ac9a58af86595b2c9043 (patch) | |
tree | 5760102f21c804372acb5df71a14cc23d0ad8a3a /php-pecl-runkit7.spec | |
parent | 2809da7279e7a0c144a471f6b8c9d6f98f70f703 (diff) |
v3.0.0
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 |