summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-10-14 07:32:08 +0200
committerRemi Collet <remi@php.net>2021-10-14 07:32:08 +0200
commit8bf174d196ee3aef6450509684b222fe09b84ed1 (patch)
tree9a2d375b4597467c5124fcb4c4cfb8c3ffb4468e
parentcb4491bd48564fdd264edb06903de6b3ae7a4099 (diff)
update to 2.14.1
-rw-r--r--php-laminas-view.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-view.spec b/php-laminas-view.spec
index 8554d11..7465389 100644
--- a/php-laminas-view.spec
+++ b/php-laminas-view.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 3ccd2a745c6a027bcd9add05fa1998d063760096
+%global gh_commit 164756dbec742379194381d40306cfd28f96028a
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-view
@@ -18,7 +18,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_project}
-Version: 2.14.0
+Version: 2.14.1
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -329,6 +329,9 @@ exit $ret
%changelog
+* Thu Oct 14 2021 Remi Collet <remi@remirepo.net> - 2.14.1-1
+- update to 2.14.1
+
* Wed Oct 13 2021 Remi Collet <remi@remirepo.net> - 2.14.0-1
- update to 2.14.0