summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-laminas-zendframework-bridge.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-zendframework-bridge.spec b/php-laminas-zendframework-bridge.spec
index f12b2c9..68226fc 100644
--- a/php-laminas-zendframework-bridge.spec
+++ b/php-laminas-zendframework-bridge.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 7f049390b756d34ba5940a8fb47634fbb51f79ab
+%global gh_commit d74d2da21beae5aceff1e8c07b901066b0e1b719
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-zendframework-bridge
@@ -21,7 +21,7 @@
%endif
Name: php-%{gh_project}
-Version: 1.5.0
+Version: 1.6.0
Release: 1%{?dist}
Summary: Alias legacy ZF class names to Laminas Project equivalents
@@ -187,6 +187,9 @@ exit $ret
%changelog
+* Mon Jul 18 2022 Remi Collet <remi@remirepo.net> - 1.6.0-1
+- update to 1.6.0
+
* Wed Feb 23 2022 Remi Collet <remi@remirepo.net> - 1.5.0-1
- update to 1.5.0
- raise dependency on PHP 7.4