summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-opencensus.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index b0137ea..7ea17ed 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #117 opencensus version 0.1.1 ] {
+Extension [ <persistent> extension #189 opencensus version 0.1.2 ] {
- Functions {
Function [ <internal:opencensus> function opencensus_version ] {
diff --git a/php-pecl-opencensus.spec b/php-pecl-opencensus.spec
index 6c28f53..8f21bd0 100644
--- a/php-pecl-opencensus.spec
+++ b/php-pecl-opencensus.spec
@@ -1,6 +1,6 @@
# remirepo spec file for php-pecl-opencensus
#
-# Copyright (c) 2017 Remi Collet
+# Copyright (c) 2017-2018 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -20,7 +20,7 @@
%global ini_name 40-%{pecl_name}.ini
%endif
-%global upstream_version 0.1.1
+%global upstream_version 0.1.2
#global upstream_prever RC2
Summary: A stats collection and distributed tracing framework
@@ -227,6 +227,9 @@ fi
%changelog
+* Mon Jan 22 2018 Remi Collet <remi@remirepo.net> - 0.1.2-1
+- Update to 0.1.2
+
* Thu Dec 28 2017 Remi Collet <remi@remirepo.net> - 0.1.1-1
- Update to 0.1.1 (alpha)