diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-18 15:19:38 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-18 15:19:38 +0200 |
commit | 5b08dbd75c7c4919384c460fc2fbefbc6c431fe5 (patch) | |
tree | 6f0417d54995c1cf03ff56e011bd1e67f7794f53 | |
parent | 0c77a2ca02e36a77a4a3b259871c11f6d1f0700d (diff) |
php70: F23 rebuild with rh_layout
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -131,7 +131,7 @@ #global gh_owner php #global gh_project php-src %global rcver RC3 -%global rpmrel 16 +%global rpmrel 17 Summary: PHP scripting language for creating dynamic web sites @@ -1803,6 +1803,9 @@ fi %changelog +* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.17.RC3 +- F23 rebuild with rh_layout + * Wed Sep 16 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.16.RC3 - Update to 7.0.0RC3 - disable zip extension (provided in php-pecl-zip) |