summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-02-05 17:05:06 +0100
committerRemi Collet <remi@remirepo.net>2021-02-05 17:05:06 +0100
commit3d2ae2e6212da02392717baababe96d9b47faa9e (patch)
tree9f64dd34f1209d79d410978f296f04a6d8d02b74
parentc8119006e29a86c95151ae680a010717826f21c7 (diff)
v1.1.1
-rw-r--r--php-react-cache.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-react-cache.spec b/php-react-cache.spec
index ecfdc92..06151ea 100644
--- a/php-react-cache.spec
+++ b/php-react-cache.spec
@@ -12,8 +12,8 @@
%global github_owner reactphp
%global github_name cache
-%global github_version 1.1.0
-%global github_commit 44a568925556b0bd8cacc7b49fb0f1cf0d706a0c
+%global github_version 1.1.1
+%global github_commit 4bf736a2cccec7298bdf745db77585966fc2ca7e
%global composer_vendor react
%global composer_project cache
@@ -155,6 +155,9 @@ exit $RETURN_CODE
%changelog
+* Fri Feb 5 2021 Remi Collet <remi@remirepo.net> - 1.1.1-1
+- update to 1.1.1
+
* Wed Nov 4 2020 Remi Collet <remi@remirepo.net> - 1.1.0-1
- update to 1.1.0
- switch to phpunit9