diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-11-08 19:34:05 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-11-08 19:34:05 +0100 |
commit | 2b04982a2286239d03af2205253ab7e8796e7e34 (patch) | |
tree | f31188080bd6e556a687ac3c525377533af63bbc /php70.spec | |
parent | acbdd0f9ff1a2244431acf61675aaa98bbe18bc2 (diff) |
glpi-behaviors: dup the spec
Diffstat (limited to 'php70.spec')
-rw-r--r-- | php70.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -120,7 +120,7 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 %global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites @@ -1994,6 +1994,9 @@ fi %changelog +* Tue Nov 8 2016 Remi Collet <remi@fedoraproject.org> 7.0.13-1 +- Update to 7.0.13 - http://www.php.net/releases/7_0_13.php + * Wed Oct 26 2016 Remi Collet <remi@fedoraproject.org> 7.0.13-0.1.RC1 - Update to 7.0.13RC1 - oci8 version is now 2.1.3 |