summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-01 09:55:13 +0200
committerRemi Collet <remi@remirepo.net>2020-04-01 09:55:13 +0200
commit3517d63d43d29ed9a46dc028dc13ab19a720473a (patch)
tree18d8ad927ad9fcc634b2adcb6484b9234f70905b
parent4969596deeed0ce626087168a92f0f9c67b91456 (diff)
update to 2.13.4
-rw-r--r--php-laminas-validator.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-validator.spec b/php-laminas-validator.spec
index 1783485..b8ef898 100644
--- a/php-laminas-validator.spec
+++ b/php-laminas-validator.spec
@@ -8,7 +8,7 @@
#
# When buid without config, db, filter, http, session, uri
%global bootstrap 0
-%global gh_commit a4e57af743eb751a8e6fa75460e439841c97833e
+%global gh_commit 93593684e70b8ed1e870cacd34ca32b0c0ace185
%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.13.3
+Version: 2.13.4
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -272,6 +272,9 @@ exit $ret
%changelog
+* Wed Apr 1 2020 Remi Collet <remi@remirepo.net> - 2.13.4-1
+- update to 2.13.4
+
* Mon Mar 30 2020 Remi Collet <remi@remirepo.net> - 2.13.3-1
- update to 2.13.3 (no change)
- not bootstrap build