diff options
author | Remi Collet <remi@remirepo.net> | 2017-11-07 15:02:30 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-11-07 15:02:30 +0100 |
commit | 6d04307d3e4f9431fcb4daa1cac2cdc6ea00e46a (patch) | |
tree | 713c7597c50a975f2854b13d708a0ce12530be0d /php72.spec | |
parent | 6a0c1d7c4eba965e17dca3e3fc8e6a9a28bb7c51 (diff) |
v7.2.0RC6
Diffstat (limited to 'php72.spec')
-rw-r--r-- | php72.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -112,7 +112,7 @@ %endif %global upver 7.2.0 -%global rcver RC5 +%global rcver RC6 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2123,6 +2123,9 @@ fi %changelog +* Tue Nov 7 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC6-1 +- update to 7.2.0RC6 + * Tue Oct 24 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC5-1 - update to 7.2.0RC5 |