diff options
author | Remi Collet <remi@remirepo.net> | 2019-02-18 06:32:22 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-02-18 06:32:22 +0100 |
commit | 167b66c5e2e74664c7dd1ef8de37efebf1b0ac74 (patch) | |
tree | 24225e7557f818e8855900ffb04e4080ebf79f68 /php-pecl-igbinary.spec | |
parent | 7819baf28f5fef995f4a52e6546638e1d37c560f (diff) |
v3.0.0
Diffstat (limited to 'php-pecl-igbinary.spec')
-rw-r--r-- | php-pecl-igbinary.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec index 510510a..b92c177 100644 --- a/php-pecl-igbinary.spec +++ b/php-pecl-igbinary.spec @@ -26,7 +26,7 @@ %global ini_name 40-%{pecl_name}.ini %global upstream_version 3.0.0 -%global upstream_prever a2 +#global upstream_prever a2 Summary: Replacement for the standard PHP serializer Name: %{?sub_prefix}php-pecl-igbinary @@ -297,6 +297,9 @@ fi %changelog +* Mon Feb 18 2019 Remi Collet <remi@remirepo.net> - 3.0.0-1 +- update to 3.0.0 + * Thu Feb 14 2019 Remi Collet <remi@remirepo.net> - 3.0.0~a2-1 - update to 3.0.0a2 (alpha) - raise dependency on PHP 7.0 |