summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-laminas-cache.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-cache.spec b/php-laminas-cache.spec
index 1cb61cc..6f7362c 100644
--- a/php-laminas-cache.spec
+++ b/php-laminas-cache.spec
@@ -11,7 +11,7 @@
# When buid without laminas-session
%global bootstrap 0
-%global gh_commit f825aecc67f40e8bc499500373e5de700b95d00b
+%global gh_commit 775cf8815cfd5a654f9b7b341ebaf28e72aa457d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-cache
@@ -87,7 +87,7 @@
Name: php-%{gh_project}
-Version: 2.11.2
+Version: 2.11.3
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -388,6 +388,9 @@ exit $ret
%changelog
+* Fri Jul 9 2021 Remi Collet <remi@remirepo.net> - 2.11.3-1
+- update to 2.11.3 (no change)
+
* Fri Jun 4 2021 Remi Collet <remi@remirepo.net> - 2.11.2-1
- update to 2.11.2
- update laminas-cache-storage-adapter-redis to 1.2.0