summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-12-07 06:46:16 +0100
committerRemi Collet <remi@remirepo.net>2017-12-07 06:46:16 +0100
commit143b0995cb280a4335db0a721e8e2805124d8c82 (patch)
tree1429585c863671e8c189040dd8c1449cde2225dc
parent071802b42ae9beec4fe231ce43d8d3103510ece8 (diff)
v3.5.0.1 (still broken)
-rw-r--r--php-pecl-protobuf.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-protobuf.spec b/php-pecl-protobuf.spec
index 86e65ee..2d25d67 100644
--- a/php-pecl-protobuf.spec
+++ b/php-pecl-protobuf.spec
@@ -21,7 +21,7 @@
Summary: Mechanism for serializing structured data
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 3.5.0
+Version: 3.5.0.1
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
@@ -215,6 +215,9 @@ fi
%changelog
+* Thu Dec 7 2017 Remi Collet <remi@remirepo.net> - 3.5.0.1-1
+- Update to 3.5.0.1 (still broken)
+
* Tue Nov 21 2017 Remi Collet <remi@remirepo.net> - 3.5.0-1
- Update to 3.5.0
- open https://github.com/google/protobuf/issues/3929