This commit is contained in:
Dennis Gilmore 2014-06-07 07:07:19 -05:00
parent 59f959cc29
commit 02f9206900
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.5.12
Release: 4%{?dist}
Release: 5%{?dist}
Epoch: 1
License: GPLv3+
Group: Applications/File
@ -98,6 +98,9 @@ fi
%{_infodir}/find-maint.info.gz
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.5.12-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Jun 02 2014 Kamil Dudka <kdudka@redhat.com> 1:4.5.12-4
- eliminate failure of gnulib tests on little-endian PowerPC (#1083145)