From 8af21c9833d5383f4079136c93d1323737900bdc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 14:56:22 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- php-pecl-rrd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-rrd.spec b/php-pecl-rrd.spec index ada54f5..6ed2612 100644 --- a/php-pecl-rrd.spec +++ b/php-pecl-rrd.spec @@ -21,7 +21,7 @@ Summary: PHP Bindings for rrdtool Name: php-pecl-rrd Version: 1.1.3 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD Group: Development/Languages URL: http://pecl.php.net/package/rrd @@ -169,6 +169,9 @@ fi %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.1.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sun May 24 2015 Remi Collet - 1.1.3-6 - ignore failed tests with rrdtool 1.5 FTBFS detected by Koschei, reported upstream