diff options
| author | Remi Collet <remi@remirepo.net> | 2018-08-16 11:02:32 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2018-08-16 11:02:32 +0200 | 
| commit | 3209f4627d65710bb5e63decf39b7e860c9be46f (patch) | |
| tree | a24e916b58a13d37f5bb071485c792c407619edf | |
| parent | 9571cb27708c6a7fd3b913ae506eef023e0f66d3 (diff) | |
rebuild for 7.3.0beta2 new ABI
| -rw-r--r-- | php-pecl-rrd.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-rrd.spec b/php-pecl-rrd.spec index 47bb26c..9cf31f7 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:      5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release:      6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}  License:      BSD  URL:          http://pecl.php.net/package/rrd @@ -228,6 +228,9 @@ fi  %changelog +* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 2.0.1-6 +- rebuild for 7.3.0beta2 new ABI +  * Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 2.0.1-5  - rebuild for 7.3.0alpha4 new ABI  | 
