upgrade to 3.0.0 and update for file-level replacement
This commit is contained in:
parent
98f99b1eb8
commit
71d9441f63
@ -70,11 +70,11 @@ isocut <font color=#0000FF >_[-h] [-t temporary path] [-r extern rpm path] [-k k
|
|||||||
|
|
||||||
-k The kickstart file path
|
-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
|
-h Show the help message and exit
|
||||||
|
|
||||||
|
|||||||
@ -70,11 +70,11 @@ isocut <font color=#0000FF >_[-h] [-t temporary path] [-r extern rpm path] [-k k
|
|||||||
|
|
||||||
-k The kickstart file path
|
-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
|
-h Show the help message and exit
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
oemaker-3.0.0.tar.gz
Normal file
BIN
oemaker-3.0.0.tar.gz
Normal file
Binary file not shown.
@ -10,8 +10,8 @@ Name: oemaker
|
|||||||
Summary: a duilding tool for DVD ISO making and ISO cutting
|
Summary: a duilding tool for DVD ISO making and ISO cutting
|
||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Version: 2.0.5
|
Version: 3.0.0
|
||||||
Release: 2
|
Release: 1
|
||||||
BuildRoot: %{_tmppath}/%{name}
|
BuildRoot: %{_tmppath}/%{name}
|
||||||
|
|
||||||
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
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}
|
rm -rf $RPM_BUILD_DIR/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu May 18 2023 chenhuihan <chenhuihan@huawei.com> - 2.0.5-2
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user