summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-igbinary.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index d8bed4f..b9d2be8 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #97 igbinary version 2.0.5RC1 ] {
+Extension [ <persistent> extension #97 igbinary version 2.0.5 ] {
- Dependencies {
Dependency [ standard (Required) ]
diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec
index 136cd14..e7016cb 100644
--- a/php-pecl-igbinary.spec
+++ b/php-pecl-igbinary.spec
@@ -27,7 +27,7 @@
%endif
%global upstream_version 2.0.5
-%global upstream_prever RC1
+#global upstream_prever RC1
Summary: Replacement for the standard PHP serializer
Name: %{?sub_prefix}php-pecl-igbinary
@@ -303,6 +303,9 @@ fi
%changelog
+* Sun Nov 5 2017 Remi Collet <remi@remirepo.net> - 2.0.5-1
+- update to 2.0.5 (stable)
+
* Mon Oct 16 2017 Remi Collet <remi@remirepo.net> - 2.0.5~RC1-1
- update to 2.0.5RC1 (beta)