diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-02 12:27:16 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-02 12:27:16 +0100 |
commit | e2e773efcbc15290604b1e422fcbcbc48856d1a9 (patch) | |
tree | 0212cbface77480875bf23b41e2b77c39a61798a | |
parent | 909be94f0c80cb4c2c682680231b918923625f82 (diff) |
PHP 7.0.16RC1 rebuild with new sources
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -125,7 +125,7 @@ %endif %global rcver RC1 -%global rpmrel 1 +%global rpmrel 2 Summary: PHP scripting language for creating dynamic web sites @@ -1822,6 +1822,9 @@ fi %changelog +* Thu Feb 2 2017 Remi Collet <remi@fedoraproject.org> - 7.0.16-0.2.RC1 +- Update to 7.0.16RC1 (new sources) + * Wed Feb 1 2017 Remi Collet <remi@fedoraproject.org> 7.0.16-0.1.RC1 - Update to 7.0.16RC1 |