diff --git a/findutils.spec b/findutils.spec index 2f0185e..04eb0ca 100644 --- a/findutils.spec +++ b/findutils.spec @@ -1,7 +1,7 @@ Summary: The GNU versions of find utilities (find and xargs) Name: findutils Version: 4.6.0 -Release: 10%{?dist} +Release: 11%{?dist} Epoch: 1 License: GPLv3+ Group: Applications/File @@ -141,6 +141,9 @@ fi %{_infodir}/find-maint.info.gz %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1:4.6.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Jan 30 2017 Kamil Dudka - 1:4.6.0-10 - avoid using broken memcmp() code that gcc generates on ppc64le (#1417753)