summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-16 13:24:54 +0100
committerRemi Collet <remi@remirepo.net>2020-03-16 13:24:54 +0100
commit14f0a5db37839e08b706ad09266b0ae1f2b15c32 (patch)
treea9628ba4506ff67d4b051a89caa26bec3cf77c4a
parenta4d2de090a884e6a6bb30e98a70bb57eb7fd56e7 (diff)
update to 2.13.2
-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 e8bf159..135ae3d 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 1
-%global gh_commit 36702f033486bf1953e254f5299aad205302e79d
+%global gh_commit e7bf6a2eedc0508ebde0ebc66662efeb0abbcb2c
%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.1
+Version: 2.13.2
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -272,6 +272,9 @@ exit $ret
%changelog
+* Mon Mar 16 2020 Remi Collet <remi@remirepo.net> - 2.13.2-1
+- update to 2.13.2
+
* Wed Jan 15 2020 Remi Collet <remi@remirepo.net> - 2.13.1-1
- update to 2.13.1
- drop patch merged upstream