summaryrefslogtreecommitdiffstats
path: root/php-guzzlehttp-psr7.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-guzzlehttp-psr7.spec')
-rw-r--r--php-guzzlehttp-psr7.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-guzzlehttp-psr7.spec b/php-guzzlehttp-psr7.spec
index 875a725..72873ea 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.8.1
-%global github_commit 35ea11d335fd638b5882ff1725228b3d35496ab1
+%global github_version 1.8.2
+%global github_commit dc960a912984efb74d0a90222870c72c87f10c91
%global composer_vendor guzzlehttp
%global composer_project psr7
@@ -197,6 +197,9 @@ exit $RETURN_CODE
%changelog
+* Mon May 3 2021 Remi Collet <remi@remirepo.net> - 1.8.2-1
+- update to 1.8.2
+
* Tue Mar 23 2021 Remi Collet <remi@remirepo.net> - 1.8.1-1
- update to 1.8.1
- switch to phpunit9