diff --git a/moby.spec b/moby.spec index d029f7eb7f82ad45c7f54c5b97317c778f674d59..39370ac77dc0d4985baf22b892b2e0ac58263bee 100644 --- a/moby.spec +++ b/moby.spec @@ -7,7 +7,7 @@ Name: moby Version: 25.0.3 -Release: 23 +Release: 24 Summary: The open-source application container engine License: Apache-2.0 URL: https://www.docker.com @@ -226,6 +226,9 @@ fi %systemd_postun_with_restart docker.service %changelog +* Fri Jan 17 2025 xulei - 25.0.3-24 +- test + * Fri Jan 17 2025 laokz - 25.0.3-23 - backport cli v26.1.0 patch to fix riscv64 build error