summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-01-24 11:13:50 +0100
committerRemi Collet <remi@php.net>2022-01-24 11:13:50 +0100
commit78fcc71c8537db1b059f51591fe00459b9803352 (patch)
treedbf770daeb9587aabdda8079dd914d6e00661773
parent48d2b79f00bd8893c731d060d720b96356189108 (diff)
update to 2.16.0
-rw-r--r--php-laminas-validator.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-laminas-validator.spec b/php-laminas-validator.spec
index ca6e1f0..586c032 100644
--- a/php-laminas-validator.spec
+++ b/php-laminas-validator.spec
@@ -1,6 +1,6 @@
# remirepo/Fedora spec file for php-laminas-validator
#
-# Copyright (c) 2015-2021 Remi Collet
+# Copyright (c) 2015-2022 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -8,7 +8,7 @@
#
# When buid without db, filter, http, session, uri
%global bootstrap 0
-%global gh_commit fbd87f30c0a27aaeeee8adb2f934c14fb6046c80
+%global gh_commit 329900ab7674c198e91e85b2e09080cdf493ce07
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-validator
@@ -19,7 +19,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_project}
-Version: 2.15.1
+Version: 2.16.0
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -275,6 +275,9 @@ exit $ret
%changelog
+* Mon Jan 24 2022 Remi Collet <remi@remirepo.net> - 2.16.0-1
+- update to 2.16.0
+
* Thu Dec 2 2021 Remi Collet <remi@remirepo.net> - 2.15.1-1
- update to 2.15.1