diff options
-rw-r--r-- | REFLECTION | 2 | ||||
-rw-r--r-- | php-pecl-igbinary.spec | 5 |
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #99 igbinary version 2.0.6RC1 ] { +Extension [ <persistent> extension #99 igbinary version 2.0.6 ] { - Dependencies { Dependency [ standard (Required) ] diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec index 81f991d..d5c7e32 100644 --- a/php-pecl-igbinary.spec +++ b/php-pecl-igbinary.spec @@ -31,7 +31,7 @@ %endif %global upstream_version 2.0.6 -%global upstream_prever RC1 +#global upstream_prever RC1 Summary: Replacement for the standard PHP serializer Name: %{?sub_prefix}php-pecl-igbinary @@ -306,6 +306,9 @@ fi %changelog +* Sun May 13 2018 Remi Collet <remi@remirepo.net> - 2.0.6-1 +- update to 2.0.6 (stable) + * Mon Apr 2 2018 Remi Collet <remi@remirepo.net> - 2.0.6~RC1-1 - update to 2.0.6RC1 (beta) |