summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-igbinary.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 82f9bb2..448ec77 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
igbinary
igbinary support => enabled
-igbinary version => 3.2.2RC1
+igbinary version => 3.2.2
igbinary APCu serializer ABI => 0
igbinary session support => yes
diff --git a/REFLECTION b/REFLECTION
index 8047cb8..20565e1 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #76 igbinary version 3.2.2RC1 ] {
+Extension [ <persistent> extension #74 igbinary version 3.2.2 ] {
- Dependencies {
Dependency [ standard (Required) ]
diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec
index c950df1..3709780 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.2.2
-%global upstream_prever RC1
+#global upstream_prever RC1
Summary: Replacement for the standard PHP serializer
Name: %{?sub_prefix}php-pecl-igbinary
@@ -296,6 +296,9 @@ fi
%changelog
+* Mon Apr 19 2021 Remi Collet <remi@remirepo.net> - 3.2.2-1
+- update to 3.2.2
+
* Tue Jan 12 2021 Remi Collet <remi@remirepo.net> - 3.2.2~RC1-1
- update to 3.2.2RC1