summaryrefslogtreecommitdiffstats
path: root/php-laminas-mvc-plugin-flashmessenger.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-08 11:56:35 +0100
committerRemi Collet <remi@php.net>2021-12-08 11:56:35 +0100
commitf7786c891630afe64686f70350399eab994ed146 (patch)
treec6a40ba07789a187ebdd4698752ac7a39255ab59 /php-laminas-mvc-plugin-flashmessenger.spec
parentd5cc7d310809a216057d8d9eccdee87b5286c1be (diff)
update to 1.5.0 (no change)
keep compatibility using laminas-zendframework-bridge as this is only used using compat autolader
Diffstat (limited to 'php-laminas-mvc-plugin-flashmessenger.spec')
-rw-r--r--php-laminas-mvc-plugin-flashmessenger.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php-laminas-mvc-plugin-flashmessenger.spec b/php-laminas-mvc-plugin-flashmessenger.spec
index 2d4427a..12d9a06 100644
--- a/php-laminas-mvc-plugin-flashmessenger.spec
+++ b/php-laminas-mvc-plugin-flashmessenger.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit d683b79132990b48fc720259337ecd353cba4c43
+%global gh_commit 178339e7eb0e34e220e2fe543832f4eed7fb5705
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-mvc-plugin-flashmessenger
@@ -24,7 +24,7 @@
%endif
Name: php-%{gh_project}
-Version: 1.4.0
+Version: 1.5.0
Release: 1%{?dist}
Summary: %{namespace} Framework %{library}/%{subproj}/%{subsubp} component
@@ -70,8 +70,7 @@ BuildRequires: php-fedora-autoloader-devel
# "laminas/laminas-mvc": "^3.0",
# "laminas/laminas-session": "^2.8.5",
# "laminas/laminas-stdlib": "^3.2.1",
-# "laminas/laminas-view": "^2.12",
-# "laminas/laminas-zendframework-bridge": "^1.0"
+# "laminas/laminas-view": "^2.12"
Requires: php(language) >= 7.3
# remirepo:1
%if 0%{?fedora} >= 27 || 0%{?rhel} >= 8
@@ -200,6 +199,11 @@ exit $ret
%changelog
+* Wed Dec 8 2021 Remi Collet <remi@remirepo.net> - 1.5.0-1
+- update to 1.5.0 (no change)
+- keep compatibility using laminas-zendframework-bridge
+ as this is only used using compat autolader
+
* Wed Dec 1 2021 Remi Collet <remi@remirepo.net> - 1.4.0-1
- update to 1.4.0