diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-07-08 10:11:40 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-07-08 10:11:40 +0200 | 
| commit | 14260f757ccd6d34d4f0bed240a06df3a4b193ed (patch) | |
| tree | eee134509a20f4b357a12e6ad0f9b7547feca6f2 | |
| parent | 98611c5fecf0642eb458c20ef2054a57692a6b9f (diff) | |
php-pecl-rrd: rebuild
| -rw-r--r-- | php-pecl-rrd-dev.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-rrd-dev.spec b/php-pecl-rrd-dev.spec index 4cde1c5..ed2b904 100644 --- a/php-pecl-rrd-dev.spec +++ b/php-pecl-rrd-dev.spec @@ -26,7 +26,7 @@  Summary:      PHP Bindings for rrdtool  Name:         %{?scl_prefix}php-pecl-rrd  Version:      2.0.0 -Release:      0.3.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release:      0.4.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}  License:      BSD  Group:        Development/Languages  URL:          http://pecl.php.net/package/rrd @@ -220,6 +220,9 @@ fi  %changelog +* Wed Jul  8 2015 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.4.beta3 +- rebuild against php 7.0.0beta1 +  * Sat Jun 27 2015 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.3.beta3  - update to 2.0.0beta3  - drop upstream patches  | 
