|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: The GNU versions of find utilities (find and xargs)
|
|
|
|
|
Name: findutils
|
|
|
|
|
Version: 4.10.0
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Epoch: 1
|
|
|
|
|
License: GPL-3.0-or-later
|
|
|
|
|
URL: https://www.gnu.org/software/findutils/
|
|
|
|
@ -118,6 +118,10 @@ rm -f %{buildroot}%{_infodir}/dir
|
|
|
|
|
%{_infodir}/find-maint.info.*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:4.10.0-5
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Tue Jul 02 2024 Lukáš Zaoral <lzaoral@redhat.com> - 1:4.10.0-4
|
|
|
|
|
- fix autofs patch when stat was not performed (RHEL-43285)
|
|
|
|
|
|
|
|
|
|