diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-11-05 07:05:35 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-11-05 07:05:35 +0100 |
commit | 1353559ff1a9178fbe797ab316c0f04a3f115587 (patch) | |
tree | 757b88a4cad52c8a45c6a2cf3cd2d7af125087ce /php-guzzlehttp-psr7.spec | |
parent | 60adae5423bed46163232d4db6fc545b3a49eaa4 (diff) |
php-guzzlehttp-psr7: 1.2.1 (backport from fedora)
Diffstat (limited to 'php-guzzlehttp-psr7.spec')
-rw-r--r-- | php-guzzlehttp-psr7.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-guzzlehttp-psr7.spec b/php-guzzlehttp-psr7.spec index 9e79332..f38e188 100644 --- a/php-guzzlehttp-psr7.spec +++ b/php-guzzlehttp-psr7.spec @@ -12,8 +12,8 @@ %global github_owner guzzle %global github_name psr7 -%global github_version 1.2.0 -%global github_commit 4ef919b0cf3b1989523138b60163bbcb7ba1ff7e +%global github_version 1.2.1 +%global github_commit 4d0bdbe1206df7440219ce14c972aa57cc5e4982 %global composer_vendor guzzlehttp %global composer_project psr7 @@ -145,6 +145,9 @@ rm -rf %{buildroot} %changelog +* Wed Nov 04 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.2.1-1 +- Updated to 1.2.1 (RHBZ #1277467) + * Sun Aug 16 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.2.0-1 - Updated to 1.2.0 (RHBZ #1253997) - Updated autoloader to load dependencies after self registration |