summaryrefslogtreecommitdiffstats
path: root/php-pear-PHP-CodeSniffer.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-12-04 09:44:53 +0100
committerRemi Collet <remi@remirepo.net>2019-12-04 09:44:53 +0100
commit20df1d7cb3bbb2f0ffca0e984f0988c580997848 (patch)
tree0a7e09fcfa435e76bbf420dbd51c56f22f1c0160 /php-pear-PHP-CodeSniffer.spec
parent6fc78ed4a830303ac4c00db2b7e2ea100f511954 (diff)
v3.5.3
Diffstat (limited to 'php-pear-PHP-CodeSniffer.spec')
-rw-r--r--php-pear-PHP-CodeSniffer.spec11
1 files changed, 5 insertions, 6 deletions
diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec
index a347c54..f3beb9d 100644
--- a/php-pear-PHP-CodeSniffer.spec
+++ b/php-pear-PHP-CodeSniffer.spec
@@ -13,7 +13,7 @@
%global pear_name PHP_CodeSniffer
Name: php-pear-PHP-CodeSniffer
-Version: 3.5.2
+Version: 3.5.3
Release: 1%{?dist}
Summary: PHP coding standards enforcement tool
@@ -28,14 +28,10 @@ BuildRequires: php-pear
# remirepo:1
%if 0%{?fedora} >= 28 || 0%{?rhel} >= 8
%global phpunit %{_bindir}/phpunit7
-# remirepo:7
-%else
-%if 0%{?fedora} >= 26
-%global phpunit %{_bindir}/phpunit6
+# remirepo:3
%else
%global phpunit %{_bindir}/phpunit
%endif
-%endif
BuildRequires: %{phpunit}
Requires(post): %{__pear}
@@ -132,6 +128,9 @@ fi
%changelog
+* Wed Dec 4 2019 Remi Collet <remi@remirepo.net> - 3.5.3-1
+- update to 3.5.3
+
* Mon Oct 28 2019 Remi Collet <remi@remirepo.net> - 3.5.2-1
- update to 3.5.2