!233 upgrade to 3.0.0 and update for file-level replacement

From: @chen-huihan 
Reviewed-by: @xinsheng3, @zhuchunyi 
Signed-off-by: @zhuchunyi
This commit is contained in:
openeuler-ci-bot 2023-05-19 13:00:57 +00:00 committed by Gitee
commit 74d354ef4e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
5 changed files with 13 additions and 8 deletions

View File

@ -70,11 +70,11 @@ isocut <font color=#0000FF >_[-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

View File

@ -70,11 +70,11 @@ isocut <font color=#0000FF >_[-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

Binary file not shown.

BIN
oemaker-3.0.0.tar.gz Normal file

Binary file not shown.

View File

@ -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 <chenhuihan@huawei.com> - 3.0.0-1
- ID:NA
- SUG:NA
- DESC: update for file-level replacement
* Thu May 18 2023 chenhuihan <chenhuihan@huawei.com> - 2.0.5-2
- ID:NA
- SUG:NA