summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-23 16:18:00 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-23 16:18:00 +0200
commit1f05cb0728d23eabc423af14d4a5d3883362db1e (patch)
treebf5fb944addc308b22d7dacfe4d6562bbdd10409
parentd7b4c26b4ec246094e202e8fb2dba9a1665f4ef6 (diff)
php-zendframework-zend-validator: 2.8.1
-rw-r--r--php-zendframework-zend-validator.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/php-zendframework-zend-validator.spec b/php-zendframework-zend-validator.spec
index 3de32fc..d58dbf1 100644
--- a/php-zendframework-zend-validator.spec
+++ b/php-zendframework-zend-validator.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit f956581bc5fa4cf3f2933fe24e77deded8d1937b
+%global gh_commit 8ec9f57a717dd37340308aa632f148a2c2be1cfc
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-validator
@@ -20,7 +20,7 @@
%endif
Name: php-%{gh_owner}-%{gh_project}
-Version: 2.8.0
+Version: 2.8.1
Release: 1%{?dist}
Summary: Zend Framework %{library} component
@@ -121,6 +121,8 @@ The Zend\Validator component provides a set of commonly needed validators.
It also provides a simple validator chaining mechanism by which multiple
validators may be applied to a single datum in a user-defined order.
+Documentation: https://zendframework.github.io/zend-validator/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}
@@ -176,6 +178,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Jun 23 2016 Remi Collet <remi@fedoraproject.org> - 2.8.1-1
+- Update to 2.8.1
+
* Tue May 17 2016 Remi Collet <remi@fedoraproject.org> - 2.8.0-1
- Update to 2.8.0