diff --git a/initial-setup.spec b/initial-setup.spec index 89a97873bbb5e8aad6b40de462900dd78b9779a3..c54856398272e4c0b80ab3a8e23d8785e151cf12 100644 --- a/initial-setup.spec +++ b/initial-setup.spec @@ -1,6 +1,6 @@ Name: initial-setup Version: 0.3.100 -Release: 1 +Release: 2 Summary: Initialize system configuration for a newly installed computer License: GPLv2+ URL: https://github.com/rhinstaller/initial-setup @@ -74,6 +74,9 @@ rm -rf %{buildroot} %exclude %{_defaultdocdir}/%{name}/ChangeLog %changelog +* Mon Jun 17 2024 guojunding - 0.3.100-2 +- Use threads.py submodule in favor of compatibily file threading.py + * Tue Apr 30 2024 yaoxin - 0.3.100-1 - Upgrade to 0.3.100 diff --git a/r0.3.100-1.tar.gz b/r0.3.100-1.tar.gz index 80d4baadbf52d126e0b879f6d5de075e2ca7b918..e36524770f68638992437f99ba0e878e2c34ac9d 100644 Binary files a/r0.3.100-1.tar.gz and b/r0.3.100-1.tar.gz differ