summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-10 07:55:48 +0100
committerRemi Collet <remi@php.net>2023-02-10 07:55:48 +0100
commitabea22ab0ee951b84c34dbf6b34720afccb204de (patch)
tree9e3a2dadc2104e74ac4d2ed0361a9e417ad39dfc
parent896357c6791b5742d7227716dd128b1cbf8c3cf9 (diff)
update to 2.27.0HEADmaster
-rw-r--r--php-laminas-view.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-laminas-view.spec b/php-laminas-view.spec
index 95d15df..275a1cd 100644
--- a/php-laminas-view.spec
+++ b/php-laminas-view.spec
@@ -1,13 +1,13 @@
# remirepo/Fedora spec file for php-laminas-view
#
# Copyright (c) 2015-2023 Remi Collet
-# License: CC-BY-SA
+# License: CC-BY-SA-4.0
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 955c34b8fd0d5bdb28f560e64f510f6b49c7e250
+%global gh_commit b7e66e148ccd55c815b9626ee0cfd358dbb28be4
%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.26.0
+Version: 2.27.0
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -317,6 +317,9 @@ exit $ret
%changelog
+* Fri Feb 10 2023 Remi Collet <remi@remirepo.net> - 2.27.0-1
+- update to 2.27.0
+
* Mon Jan 16 2023 Remi Collet <remi@remirepo.net> - 2.26.0-1
- update to 2.26.0