summaryrefslogtreecommitdiffstats
path: root/php-laminas-form.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-form.spec')
-rw-r--r--php-laminas-form.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-laminas-form.spec b/php-laminas-form.spec
index 091cb9c..1049c8a 100644
--- a/php-laminas-form.spec
+++ b/php-laminas-form.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 3ed0b37dd2b54bb2e69f1f0c9e86aeb5e3b0b391
+%global gh_commit 4262d6d6f0e7a47ef8db969481e59d58a0118f0e
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-form
@@ -19,7 +19,7 @@
%bcond_without tests
Name: php-%{gh_project}
-Version: 2.16.1
+Version: 2.16.2
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -79,7 +79,7 @@ BuildRequires: (php-composer(phpspec/prophecy-phpunit) >= 2.0
# remirepo:20
%else
BuildRequires: php-laminas-inputfilter
-BuildRequires: php-laminas-hydrator
+BuildRequires: php-laminas-hydrator3
BuildRequires: php-laminas-stdlib
BuildRequires: php-laminas-zendframework-bridge
BuildRequires: php-doctrine-annotations
@@ -138,7 +138,7 @@ Suggests: php-autoloader(%{gh_owner}/laminas-recaptcha)
# remirepo:8
%else
Requires: php-laminas-inputfilter
-Requires: php-laminas-hydrator
+Requires: php-laminas-hydrator3
Requires: php-laminas-stdlib
Requires: php-laminas-zendframework-bridge
# Mandory because of Polyfill
@@ -279,6 +279,9 @@ exit $ret
%changelog
+* Tue Mar 23 2021 Remi Collet <remi@remirepo.net> - 2.16.2-1
+- update to 2.16.2 (no change)
+
* Mon Mar 22 2021 Remi Collet <remi@remirepo.net> - 2.16.1-1
- update to 2.16.1