From ef86f09085c66e3a177f65a7dc1e336fbc864b23 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Nov 2016 19:34:05 +0100 Subject: glpi-behaviors: dup the spec --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 46bdf66..640c46f 100644 --- a/php.spec +++ b/php.spec @@ -124,7 +124,7 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 %global rpmrel 1 @@ -1826,6 +1826,9 @@ fi %changelog +* Tue Nov 8 2016 Remi Collet 7.0.13-1 +- Update to 7.0.13 - http://www.php.net/releases/7_0_13.php + * Tue Oct 25 2016 Remi Collet 7.0.13-0.1.RC1 - Update to 7.0.13RC1 - oci8 version is now 2.1.3 -- cgit