From 8965b7ccc774d75048cff11a5380adc406db7282 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Oct 2015 20:03:39 +0200 Subject: PHP 7.0.0RC5 - rebuild --- php70.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php70.spec b/php70.spec index 350a8dd..9cc6667 100644 --- a/php70.spec +++ b/php70.spec @@ -133,7 +133,7 @@ %endif %global rcver RC5 -%global rpmrel 7 +%global rpmrel 8 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2001,6 +2001,9 @@ fi %changelog +* Wed Oct 14 2015 Remi Collet 7.0.0-0.8.RC5 +- rebuild as retagged + * Tue Oct 13 2015 Remi Collet 7.0.0-0.7.RC5 - Update to 7.0.0RC4 - update php-fpm.d/www.conf comments -- cgit