summaryrefslogtreecommitdiffstats
path: root/php-pecl-protobuf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-protobuf.spec')
-rw-r--r--php-pecl-protobuf.spec16
1 files changed, 7 insertions, 9 deletions
diff --git a/php-pecl-protobuf.spec b/php-pecl-protobuf.spec
index d17c6ef..8144b11 100644
--- a/php-pecl-protobuf.spec
+++ b/php-pecl-protobuf.spec
@@ -1,6 +1,6 @@
# remirepo spec file for php-pecl-protobuf
#
-# Copyright (c) 2016-2020 Remi Collet
+# Copyright (c) 2016-2021 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -18,8 +18,8 @@
%global pecl_name protobuf
%global with_zts 0
%global ini_name 40-%{pecl_name}.ini
-%global upstream_version 3.14.0
-#global upstream_prever RC3
+%global upstream_version 3.15.0
+%global upstream_prever RC1
Summary: Mechanism for serializing structured data
Name: %{?sub_prefix}php-pecl-%{pecl_name}
@@ -29,6 +29,7 @@ License: BSD
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
+BuildRequires: make
BuildRequires: %{?dtsprefix}gcc
BuildRequires: %{?scl_prefix}php-devel >= 7.0
BuildRequires: %{?scl_prefix}php-pear
@@ -59,12 +60,6 @@ Obsoletes: php80-pecl-%{pecl_name} <= %{version}
%endif
%endif
-%if 0%{?fedora} < 20 && 0%{?rhel} < 7
-# Filter shared private
-%{?filter_provides_in: %filter_provides_in %{_libdir}/.*\.so$}
-%{?filter_setup}
-%endif
-
%description
Google's language-neutral, platform-neutral, extensible mechanism for
@@ -206,6 +201,9 @@ fi
%changelog
+* Wed Feb 10 2021 Remi Collet <remi@remirepo.net> - 3.15.0~RC1-1
+- update to 3.15.0RC1
+
* Sat Nov 14 2020 Remi Collet <remi@remirepo.net> - 3.14.0-1
- update to 3.14.0