summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-04-23 06:07:09 +0200
committerRemi Collet <remi@remirepo.net>2021-04-23 06:07:09 +0200
commitdb8ccf52d6dfc8cd91433af7944ee0e0c52b185e (patch)
treea37170db0f3b7581ea1a84ff04d4e2412e8edd42
parent647c7b583eb29b238d37b035eb70d4a4d212ee1d (diff)
update to 2.0.3
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-rrd.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index efdf81c..0baae3c 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,5 +2,5 @@
rrd
rrd tool module => enabled
-rrd tool module version => 2.0.2
+rrd tool module version => 2.0.3
rrdtool library version => 1.7.2
diff --git a/REFLECTION b/REFLECTION
index 53c5b48..7ad3478 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #120 rrd version 2.0.2 ] {
+Extension [ <persistent> extension #120 rrd version 2.0.3 ] {
- Functions {
Function [ <internal:rrd> function rrd_update ] {
diff --git a/php-pecl-rrd.spec b/php-pecl-rrd.spec
index a8bf072..a05cf95 100644
--- a/php-pecl-rrd.spec
+++ b/php-pecl-rrd.spec
@@ -22,7 +22,7 @@
Summary: PHP Bindings for rrdtool
Name: %{?scl_prefix}php-pecl-rrd
-Version: 2.0.2
+Version: 2.0.3
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
URL: https://pecl.php.net/package/rrd
@@ -210,6 +210,9 @@ fi
%changelog
+* Fri Apr 23 2021 Remi Collet <remi@remirepo.net> - 2.0.3-1
+- update to 2.0.3
+
* Mon Apr 19 2021 Remi Collet <remi@remirepo.net> - 2.0.2-1
- update to 2.0.2