diff --git a/README.en.md b/README.en.md index 836349e..a9e710a 100644 --- a/README.en.md +++ b/README.en.md @@ -74,7 +74,7 @@ isocut _[-h] [-t temporary path] [-r extern rpm path] [-k k -v The version number - -a The anaconda pixmaps file path + -i The path of background pictures during the installation -h Show the help message and exit diff --git a/README.md b/README.md index 779ff0e..9432117 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ isocut _[-h] [-t temporary path] [-r extern rpm path] [-k k -v The version number - -a The anaconda pixmaps file path + -i The path of background pictures during the installation -h Show the help message and exit diff --git a/oemaker-3.0.1.tar.gz b/oemaker-3.0.1.tar.gz deleted file mode 100644 index 4931665..0000000 Binary files a/oemaker-3.0.1.tar.gz and /dev/null differ diff --git a/oemaker-3.0.2.tar.gz b/oemaker-3.0.2.tar.gz new file mode 100644 index 0000000..784ae8c Binary files /dev/null and b/oemaker-3.0.2.tar.gz differ diff --git a/oemaker.spec b/oemaker.spec index cc94d60..7431b5a 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -10,7 +10,7 @@ Name: oemaker Summary: a duilding tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management -Version: 3.0.1 +Version: 3.0.2 Release: 1 BuildRoot: %{_tmppath}/%{name} @@ -159,6 +159,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Tue May 23 2023 chenhuihan - 3.0.2-1 +- ID:NA +- SUG:NA +- DESC: fix isocut + * Mon May 22 2023 chenhuihan - 3.0.1-1 - ID:NA - SUG:NA