diff --git a/4.9.2.tar.gz b/4.10.0.tar.gz similarity index 93% rename from 4.9.2.tar.gz rename to 4.10.0.tar.gz index a214748f3b2c1840d492e36d22442bc4e4dd83b9..89f2bacd84c6194eb8ca585b8b7a3cf08d109e25 100644 Binary files a/4.9.2.tar.gz and b/4.10.0.tar.gz differ diff --git a/sos.spec b/sos.spec index 5bbbd62a166dc0ca6ede4ddd3b29fbfac12c3c94..57b6b88fc045dec66995d27ffcd0aea178d1b2bb 100644 --- a/sos.spec +++ b/sos.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: sos -Version: 4.9.2 +Version: 4.10.0 Release: 1 Summary: A set of tools to gather troubleshooting information from a system License: GPLv2+ @@ -67,6 +67,9 @@ rm -rf ${RPM_BUILD_ROOT}/usr/config/ %{_mandir}/man5/* %changelog +* Fri Nov 28 2025 yangxiaodong - 4.10.0-1 +- update to 4.10.0 + * Thu Nov 13 2025 dillon chen - 4.9.2-1 - update to 4.9.2