diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-23 06:39:18 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-23 06:39:18 +0200 |
commit | c876968a15e6c296491cf3e8f695c44ee4dd7987 (patch) | |
tree | 8f3ca23a8ad5da8965766063d8875b2340091b8a | |
parent | c2d5078ef54ca1b73ff5e73218a0bbd29a0a9faa (diff) |
php71: rebuild
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -125,7 +125,7 @@ %endif %global rcver alpha2 -%global rpmrel 2 +%global rpmrel 3 Summary: PHP scripting language for creating dynamic web sites @@ -1819,6 +1819,9 @@ fi %changelog +* Wed Jun 22 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.3.alpha2 +- Update to 7.1.0alpha2 (rebuild) + * Wed Jun 22 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.2.alpha2 - Update to 7.1.0alpha2 |