diff options
author | Remi Collet <remi@remirepo.net> | 2018-08-20 10:01:17 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-08-20 10:01:17 +0200 |
commit | e8a0a8851e32b9c2debce9e63635ddad9da64d94 (patch) | |
tree | 3fb83ea43bc012138361cf54059ed9d55451b0b0 /php-zendframework-zend-diactoros.spec | |
parent | 03369b03c55ae1b9dc7cb1eed605de6ecf99004e (diff) |
v1.8.5
Diffstat (limited to 'php-zendframework-zend-diactoros.spec')
-rw-r--r-- | php-zendframework-zend-diactoros.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-zendframework-zend-diactoros.spec b/php-zendframework-zend-diactoros.spec index 53001ac..1677894 100644 --- a/php-zendframework-zend-diactoros.spec +++ b/php-zendframework-zend-diactoros.spec @@ -12,8 +12,8 @@ %global github_owner zendframework %global github_name zend-diactoros -%global github_version 1.8.4 -%global github_commit 736ffa7c2bfa4a60e8a10acb316fa2ac456c5fba +%global github_version 1.8.5 +%global github_commit 3e4edb822c942f37ade0d09579cfbab11e2fee87 %global composer_vendor zendframework %global composer_project zend-diactoros @@ -183,6 +183,9 @@ exit $RETURN_CODE %changelog +* Mon Aug 20 2018 Remi Collet <remi@remirepo.net> - 1.8.5-1 +- update to 1.8.5 + * Thu Aug 02 2018 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.8.4-1 - Update to 1.8.4 (RHBZ #1504401 / ZF2018-01 / CVE-2018-14773 / CVE-2018-14774) |