summaryrefslogtreecommitdiffstats
path: root/php-pecl-rrd.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-rrd.spec')
-rw-r--r--php-pecl-rrd.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-rrd.spec b/php-pecl-rrd.spec
index da9a494..4161816 100644
--- a/php-pecl-rrd.spec
+++ b/php-pecl-rrd.spec
@@ -23,7 +23,7 @@
Summary: PHP Bindings for rrdtool
Name: %{?scl_prefix}php-pecl-rrd
Version: 2.0.1
-Release: 8%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 9%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
URL: https://pecl.php.net/package/rrd
@@ -220,6 +220,9 @@ fi
%changelog
+* Wed Sep 30 2020 Remi Collet <remi@remirepo.net> - 2.0.1-9
+- rebuild for PHP 8.0.0RC1
+
* Wed Sep 23 2020 Remi Collet <remi@remirepo.net> - 2.0.1-8
- add upstream patch for PHP 8