summaryrefslogtreecommitdiffstats
path: root/php-laminas-mvc-plugin-prg.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-16 10:31:39 +0100
committerRemi Collet <remi@php.net>2021-12-16 10:31:39 +0100
commitb29a4ba37596ee2761eb7814b845912ec6f4d099 (patch)
tree3b6eaf9959b108224acf60d29277aa87fe700c0a /php-laminas-mvc-plugin-prg.spec
parentfad5f677ed9b6c23b8d13af86c86089e906cd205 (diff)
update to 1.5.0 (no change)
Diffstat (limited to 'php-laminas-mvc-plugin-prg.spec')
-rw-r--r--php-laminas-mvc-plugin-prg.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-laminas-mvc-plugin-prg.spec b/php-laminas-mvc-plugin-prg.spec
index f06ed01..641c170 100644
--- a/php-laminas-mvc-plugin-prg.spec
+++ b/php-laminas-mvc-plugin-prg.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 054b0a4c69d095de64869652ac24be89213f8d8f
+%global gh_commit f35eb80cbe8c0e1a5d8966e3b0a24fbaeb902f56
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-mvc-plugin-prg
@@ -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
@@ -60,7 +60,7 @@ BuildRequires: phpunit9 >= 9.3
BuildRequires: php-fedora-autoloader-devel
# From composer, "require": {
-# "php": "^7.3 || ~8.0.0",
+# "php": "^7.3 || ~8.0.0 || ~8.1.0",
# "laminas/laminas-mvc": "^3.0",
# "laminas/laminas-session": "^2.8.5",
# "laminas/laminas-stdlib": "^3.3"
@@ -178,6 +178,9 @@ exit $ret
%changelog
+* Thu Dec 16 2021 Remi Collet <remi@remirepo.net> - 1.5.0-1
+- update to 1.5.0 (no change)
+
* Tue Dec 7 2021 Remi Collet <remi@remirepo.net> - 1.4.0-1
- update to 1.4.0
- keep compatibility using laminas-zendframework-bridge