summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-view.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-zendframework-zend-view.spec')
-rw-r--r--php-zendframework-zend-view.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/php-zendframework-zend-view.spec b/php-zendframework-zend-view.spec
index cf71537..337a6eb 100644
--- a/php-zendframework-zend-view.spec
+++ b/php-zendframework-zend-view.spec
@@ -1,13 +1,13 @@
# remirepo/Fedora spec file for php-zendframework-zend-view
#
-# Copyright (c) 2015-2018 Remi Collet
+# Copyright (c) 2015-92018 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 0428d6b2a67c7058451394921c90c5576ac5b373
+%global gh_commit 4f5cb653ed4c64bb8d9bf05b294300feb00c67f2
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-view
@@ -20,11 +20,10 @@
%endif
Name: php-%{gh_owner}-%{gh_project}
-Version: 2.11.1
+Version: 2.11.2
Release: 1%{?dist}
Summary: Zend Framework %{library} component
-Group: Development/Libraries
License: BSD
URL: https://zendframework.github.io/%{gh_project}/
Source0: %{gh_commit}/%{name}-%{version}-%{gh_short}.tgz
@@ -305,6 +304,9 @@ exit $ret
%changelog
+* Wed Feb 20 2019 Remi Collet <remi@remirepo.net> - 2.11.2-1
+- update to 2.11.2
+
* Tue Dec 11 2018 Remi Collet <remi@remirepo.net> - 2.11.1-1
- update to 2.11.1
- add mandatory dependency on zendframework/zend-json