diff --git a/lorax.spec b/lorax.spec index b81137f9be2690e0a31cfbf4568aaa366497805d..17f9e64bf8f99f128c8f1935d700ece8023bf2b7 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ Name: lorax Version: 33.6 -Release: 10 +Release: 11 Summary: A set of tools used to create bootable images License: GPLv2+ URL: https://github.com/weldr/lorax @@ -233,6 +233,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/*.1* %changelog +* Fri Apr 14 2023 yangchenguang - 33.6-11 +- fix sw64.tar.gz file no permisson + * Wed Dec 21 2022 Wenjuan Qiu - 33.6-10 - Type:requirements - ID:NA diff --git a/sw64.tar.gz b/sw64.tar.gz index 42cc903a0474bfad8542288ac116d79f181fc8e4..618f13d9799171497bcf970ebd94d4f7b2602475 100644 Binary files a/sw64.tar.gz and b/sw64.tar.gz differ