diff --git a/findutils.spec b/findutils.spec index b9c579756558fa2a9347c252c970058c29047353..b4af9bc94edb299d13bc1f2b0969111db53cca9f 100644 --- a/findutils.spec +++ b/findutils.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 Summary: The GNU versions of find utilities (find and xargs) Name: findutils @@ -88,6 +88,9 @@ rm -f %{buildroot}%{_infodir}/dir %doc AUTHORS NEWS README THANKS TODO %changelog +* Wed May 14 2025 zhoujiajia111 - 4.9.0-3 +- Rebuild for remove inappropriate build dependencies. + * Wed Nov 23 2022 Shawn Wang - 1:4.9.0-2 - optimise spec file