Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-13 21:44:09 +00:00
commit f2e28aa9f2

View file

@ -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 <releng@fedoraproject.org> - 2.2.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu May 03 2018 François Kooman <fkooman@tuxed.net> - 2.2.2-4
- also BuildRequire phpunit7 for future EL release