diff --git a/README.en.md b/README.en.md index 17201bc..836349e 100644 --- a/README.en.md +++ b/README.en.md @@ -70,11 +70,11 @@ isocut _[-h] [-t temporary path] [-r extern rpm path] [-k k -k The kickstart file path - -i The isolinux cfg file path + -p The product name - -g The grub cfg file path + -v The version number - -p The anaconda pixmaps file path + -a The anaconda pixmaps file path -h Show the help message and exit diff --git a/README.md b/README.md index 0a0805c..779ff0e 100644 --- a/README.md +++ b/README.md @@ -70,11 +70,11 @@ isocut _[-h] [-t temporary path] [-r extern rpm path] [-k k -k The kickstart file path - -i The isolinux cfg file path + -p The product name - -g The grub cfg file path + -v The version number - -p The anaconda pixmaps file path + -a The anaconda pixmaps file path -h Show the help message and exit diff --git a/oemaker-2.0.5.tar.gz b/oemaker-2.0.5.tar.gz deleted file mode 100644 index bdf31c8..0000000 Binary files a/oemaker-2.0.5.tar.gz and /dev/null differ diff --git a/oemaker-3.0.0.tar.gz b/oemaker-3.0.0.tar.gz new file mode 100644 index 0000000..fa15cb1 Binary files /dev/null and b/oemaker-3.0.0.tar.gz differ diff --git a/oemaker.spec b/oemaker.spec index 1a0b04b..4128654 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -10,8 +10,8 @@ Name: oemaker Summary: a duilding tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management -Version: 2.0.5 -Release: 2 +Version: 3.0.0 +Release: 1 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -159,6 +159,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Fri May 19 2023 chenhuihan - 3.0.0-1 +- ID:NA +- SUG:NA +- DESC: update for file-level replacement + * Thu May 18 2023 chenhuihan - 2.0.5-2 - ID:NA - SUG:NA