diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-09-18 15:19:38 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-09-18 15:19:38 +0200 | 
| commit | 3ef1097c740699169a47428be8d2d835c9339df4 (patch) | |
| tree | be928642b655f0d9044cb8f74e84a5c8c642b3cf | |
| parent | 15d2bf7aeb5f37a7f46a57df1b21f4436fc32fc9 (diff) | |
php70: F23 rebuild with rh_layout
| -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 041faf6..d36f92d 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.5.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release:      0.6.%{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 +* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.6.beta3 +- F23 rebuild with rh_layout +  * Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.5.beta3  - rebuild against php 7.0.0beta2  | 
