Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-13 00:34:32 +00:00
parent f41447a0f4
commit 97ba2d7a18
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: The GNU versions of find utilities (find and xargs)
Name: findutils
Version: 4.6.0
Release: 19%{?dist}
Release: 20%{?dist}
Epoch: 1
License: GPLv3+
Group: Applications/File
@ -147,6 +147,9 @@ fi
%{_infodir}/find-maint.info.gz
%changelog
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.6.0-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Apr 20 2018 Kamil Dudka <kdudka@redhat.com> - 1:4.6.0-19
- fix crash caused by mistakenly enabled leaf optimization (#1558249)