summaryrefslogtreecommitdiffstats
path: root/php-egulias-email-validator2.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-egulias-email-validator2.spec')
-rw-r--r--php-egulias-email-validator2.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/php-egulias-email-validator2.spec b/php-egulias-email-validator2.spec
index 1d3fe81..e356a98 100644
--- a/php-egulias-email-validator2.spec
+++ b/php-egulias-email-validator2.spec
@@ -10,8 +10,8 @@
%global github_owner egulias
%global github_name EmailValidator
-%global github_version 2.1.21
-%global github_commit 563d0cdde5d862235ffe24a158497f4d490191b5
+%global github_version 2.1.22
+%global github_commit 68e418ec08fbfc6f58f6fd2eea70ca8efc8cc7d5
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global major 2
@@ -49,11 +49,9 @@ BuildArch: noarch
# "dominicsayers/isemail": "^3.0.7",
# "phpunit/phpunit": "^4.8.36|^7.5.15",
# "satooshi/php-coveralls": "^1.0.1"
-# remirepo:1
%if 0%{?fedora} >= 31 || 0%{?rhel} >= 9
BuildRequires: (php-composer(doctrine/lexer) >= %{doctrine_lexer_min_ver} with php-composer(doctrine/lexer) < %{doctrine_lexer_max_ver})
%global phpunit %{_bindir}/phpunit9
-# remirepo:4
%else
BuildRequires: php-doctrine-lexer >= %{doctrine_lexer_min_ver}
%global phpunit %{_bindir}/phpunit8
@@ -159,6 +157,9 @@ exit $ret
%changelog
+* Mon Sep 28 2020 Remi Collet <remi@remirepo.net> - 2.1.22-1
+- update to 2.1.22
+
* Mon Sep 21 2020 Remi Collet <remi@remirepo.net> - 2.1.21-1
- update to 2.1.21