diff --git a/php-paragonie-constant-time-encoding.spec b/php-paragonie-constant-time-encoding.spec index bceb778..ae9831a 100644 --- a/php-paragonie-constant-time-encoding.spec +++ b/php-paragonie-constant-time-encoding.spec @@ -11,7 +11,7 @@ Name: php-%{composer_vendor}-constant-time-encoding Version: 2.2.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Constant-time Implementations of RFC 4648 Encoding Group: System Environment/Libraries @@ -70,6 +70,9 @@ cp -pr src/* %{buildroot}%{_datadir}/php/%{composer_namespace} %license LICENSE.txt %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 2.2.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu May 03 2018 François Kooman - 2.2.2-4 - also BuildRequire phpunit7 for future EL release