diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-10-26 09:31:23 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-10-26 09:31:23 +0200 |
commit | c7ab245b1cb095674f0352e51d20f247a918eae0 (patch) | |
tree | ee7df4fc6bc40ca4a34409de716e40fb192f2f1a /php71.spec | |
parent | 21b8ac8108595203b4ba5d8f793de601f9d4c389 (diff) |
PHP 7.1.0RC5
Diffstat (limited to 'php71.spec')
-rw-r--r-- | php71.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -120,8 +120,8 @@ %global db_devel libdb-devel %endif -%global rcver RC4 -%global rpmrel 6 +%global rcver RC5 +%global rpmrel 7 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -1994,6 +1994,9 @@ fi %changelog +* Wed Oct 26 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.7.RC5 +- Update to 7.1.0RC5 + * Mon Oct 17 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.6.RC4 - Update to 7.1.0RC4 - update tzdata patch to v14, improve check for valid tz file |