diff --git a/coreutils.spec b/coreutils.spec index 6f01fb911ddcfdd3eaa0c78c17e6b4fb6a5cb71a..a1fabcb33be2aab71fb892a5af4685c47b10710e 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 Summary: A set of basic GNU tools commonly used in shell scripts Name: coreutils Version: 9.4 @@ -230,6 +230,9 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir %doc NEWS README THANKS TODO %changelog +* Fri Jan 19 2024 Chang Gao - 9.4-4 +- Rebuild because of the builder time offset incorrect + * Wed Jan 17 2024 Wenlong Zhang - 9.4-3 - fix uname processortype error for loongarch64