summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-protobuf.spec9
3 files changed, 6 insertions, 7 deletions
diff --git a/PHPINFO b/PHPINFO
index 4107461..cff7d2b 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -1,7 +1,7 @@
protobuf
-Version => 3.11.3
+Version => 3.11.4
Directive => Local Value => Master Value
protobuf.keep_descriptor_pool_after_request => 0 => 0
diff --git a/REFLECTION b/REFLECTION
index 62f3024..7db8d7d 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #109 protobuf version 3.11.3 ] {
+Extension [ <persistent> extension #110 protobuf version 3.11.4 ] {
- Dependencies {
Dependency [ date (Optional) ]
diff --git a/php-pecl-protobuf.spec b/php-pecl-protobuf.spec
index 8a8a9ab..64dc578 100644
--- a/php-pecl-protobuf.spec
+++ b/php-pecl-protobuf.spec
@@ -22,7 +22,7 @@
%else
%global ini_name 40-%{pecl_name}.ini
%endif
-%global upstream_version 3.11.3
+%global upstream_version 3.11.4
#global upstream_prever RC2
Summary: Mechanism for serializing structured data
@@ -52,10 +52,6 @@ Provides: %{?scl_prefix}php-pecl-%{pecl_name}%{?_isa} = %{version}-%{relea
%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel}
# Other third party repo stuff
-%if "%{php_version}" > "7.1"
-Obsoletes: php71u-pecl-%{pecl_name} <= %{version}
-Obsoletes: php71w-pecl-%{pecl_name} <= %{version}
-%endif
%if "%{php_version}" > "7.2"
Obsoletes: php72u-pecl-%{pecl_name} <= %{version}
Obsoletes: php72w-pecl-%{pecl_name} <= %{version}
@@ -217,6 +213,9 @@ fi
%changelog
+* Sat Feb 15 2020 Remi Collet <remi@remirepo.net> - 3.11.4-1
+- update to 3.11.4
+
* Tue Feb 4 2020 Remi Collet <remi@remirepo.net> - 3.11.3-1
- update to 3.11.3