summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-protobuf.spec7
3 files changed, 7 insertions, 4 deletions
diff --git a/PHPINFO b/PHPINFO
index 016f363..019e3a6 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -1,7 +1,7 @@
protobuf
-Version => 3.12.3
+Version => 3.12.4
Directive => Local Value => Master Value
protobuf.keep_descriptor_pool_after_request => 0 => 0
diff --git a/REFLECTION b/REFLECTION
index 2f4b4ff..3e1692c 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #116 protobuf version 3.12.3 ] {
+Extension [ <persistent> extension #62 protobuf version 3.12.4 ] {
- Dependencies {
Dependency [ date (Optional) ]
diff --git a/php-pecl-protobuf.spec b/php-pecl-protobuf.spec
index 95370f7..02a3a54 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.12.3
+%global upstream_version 3.12.4
#global upstream_prever RC2
Summary: Mechanism for serializing structured data
@@ -50,7 +50,7 @@ Provides: %{?scl_prefix}php-pecl-%{pecl_name} = %{version}-%{relea
Provides: %{?scl_prefix}php-pecl-%{pecl_name}%{?_isa} = %{version}-%{release}
%endif
-%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel}
+%if "%{?packager}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel}
# Other third party repo stuff
%if "%{php_version}" > "7.2"
Obsoletes: php72u-pecl-%{pecl_name} <= %{version}
@@ -213,6 +213,9 @@ fi
%changelog
+* Wed Jul 29 2020 Remi Collet <remi@remirepo.net> - 3.12.4-1
+- update to 3.12.4 (no change)
+
* Thu Jul 16 2020 Remi Collet <remi@remirepo.net> - 3.12.3-1
- update to 3.12.3 (no change)