summaryrefslogtreecommitdiffstats
path: root/php-paragonie-constant-time-encoding.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-05-03 14:07:02 +0200
committerRemi Collet <remi@remirepo.net>2018-05-03 14:07:02 +0200
commit009a7b1f06ac0bf0483049dc69250ece479f9dd2 (patch)
treeec9024f4b3c2a722da9afe33edbd81039548496d /php-paragonie-constant-time-encoding.spec
parent58632d35bffa2f3617d948ab60b454c601006194 (diff)
sync with Fedora again
Diffstat (limited to 'php-paragonie-constant-time-encoding.spec')
-rw-r--r--php-paragonie-constant-time-encoding.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-paragonie-constant-time-encoding.spec b/php-paragonie-constant-time-encoding.spec
index d5ff071..00375c3 100644
--- a/php-paragonie-constant-time-encoding.spec
+++ b/php-paragonie-constant-time-encoding.spec
@@ -20,7 +20,7 @@
Name: php-%{composer_vendor}-constant-time-encoding
Version: 2.2.2
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Constant-time Implementations of RFC 4648 Encoding
Group: System Environment/Libraries
@@ -88,6 +88,9 @@ exit $ret
%license LICENSE.txt
%changelog
+* Thu May 03 2018 François Kooman <fkooman@tuxed.net> - 2.2.2-4
+- also BuildRequire phpunit7 for future EL release
+
* Thu May 03 2018 François Kooman <fkooman@tuxed.net> - 2.2.2-3
- simplify detection and use of PHPUnit 6 / PHPUnit 7