summaryrefslogtreecommitdiffstats
path: root/php-pecl-opencensus.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-opencensus.spec')
-rw-r--r--php-pecl-opencensus.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/php-pecl-opencensus.spec b/php-pecl-opencensus.spec
index 8f21bd0..02a972a 100644
--- a/php-pecl-opencensus.spec
+++ b/php-pecl-opencensus.spec
@@ -6,6 +6,10 @@
#
# Please, preserve the changelog entries
#
+
+# we don't want -z defs linker flag
+%undefine _strict_symbol_defs_build
+
%if 0%{?scl:1}
%global sub_prefix %{scl_prefix}
%scl_package php-pecl-opencensus
@@ -20,7 +24,7 @@
%global ini_name 40-%{pecl_name}.ini
%endif
-%global upstream_version 0.1.2
+%global upstream_version 0.1.3
#global upstream_prever RC2
Summary: A stats collection and distributed tracing framework
@@ -28,10 +32,10 @@ Name: %{?sub_prefix}php-pecl-opencensus
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: ASL 2.0
-Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
+BuildRequires: %{?dtsprefix}gcc
BuildRequires: %{?scl_prefix}php-devel > 7
BuildRequires: %{?scl_prefix}php-pear
@@ -227,6 +231,9 @@ fi
%changelog
+* Sat Mar 3 2018 Remi Collet <remi@remirepo.net> - 0.1.3-1
+- Update to 0.1.3
+
* Mon Jan 22 2018 Remi Collet <remi@remirepo.net> - 0.1.2-1
- Update to 0.1.2