summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-01-31 11:00:37 +0100
committerRemi Collet <remi@php.net>2022-01-31 11:00:37 +0100
commitcb0c6ecaab57af10344888986987949747ea1dac (patch)
treec08446f71257f759a8383ff6f6c76eb288bfdb42
parentbb2480b2c0455139edd9f51611717901368064fb (diff)
update to 1.3.1 (no change)
-rw-r--r--php-laminas-mvc-plugin-fileprg.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-laminas-mvc-plugin-fileprg.spec b/php-laminas-mvc-plugin-fileprg.spec
index d0ddea9..f344570 100644
--- a/php-laminas-mvc-plugin-fileprg.spec
+++ b/php-laminas-mvc-plugin-fileprg.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 8c795ed57b83858ea032a44045a6642b05c27ee6
+%global gh_commit 28b9cbb4a656e3b618a70776b100906ca6fe8810
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-mvc-plugin-fileprg
@@ -24,7 +24,7 @@
%endif
Name: php-%{gh_project}
-Version: 1.3.0
+Version: 1.3.1
Release: 1%{?dist}
Summary: %{namespace} Framework %{library}/%{subproj}/%{subsubp} component
@@ -81,7 +81,7 @@ Requires: php(language) >= 7.3
# remirepo:1
%if 0%{?fedora} >= 27 || 0%{?rhel} >= 8
Requires: (php-autoloader(%{gh_owner}/laminas-filter) >= 2.13.1 with php-autoloader(%{gh_owner}/laminas-filter) < 3)
-Requires: (php-autoloader(%{gh_owner}/laminas-form) >= 3.1 with php-autoloader(%{gh_owner}/laminas-form) < 3)
+Requires: (php-autoloader(%{gh_owner}/laminas-form) >= 3.1 with php-autoloader(%{gh_owner}/laminas-form) < 4)
Requires: (php-autoloader(%{gh_owner}/laminas-inputfilter) >= 2.13 with php-autoloader(%{gh_owner}/laminas-inputfilter) < 3)
Requires: (php-autoloader(%{gh_owner}/laminas-mvc) >= 3.3 with php-autoloader(%{gh_owner}/laminas-mvc) < 4)
Requires: (php-autoloader(%{gh_owner}/laminas-session) >= 2.12 with php-autoloader(%{gh_owner}/laminas-session) < 3)
@@ -214,6 +214,9 @@ exit $ret
%changelog
+* Mon Jan 31 2022 Remi Collet <remi@remirepo.net> - 1.3.1-1
+- update to 1.3.1 (no change)
+
* Thu Jan 6 2022 Remi Collet <remi@remirepo.net> - 1.3.0-1
- update to 1.3.0
- keep compatibility using laminas-zendframework-bridge