diff --git a/0003-change-for-edge-computing.patch b/0003-change-for-edge-computing.patch index eaeec29..8dbf79f 100644 --- a/0003-change-for-edge-computing.patch +++ b/0003-change-for-edge-computing.patch @@ -95,7 +95,7 @@ diff --git a/isomaker/oemaker.sh b/isomaker/oemaker.sh index 74d923e..37196e5 100755 --- a/isomaker/oemaker.sh +++ b/isomaker/oemaker.sh -@@ -144,6 +144,13 @@ function mk_euleros_main() +@@ -144,6 +144,13 @@ function mk_oe_main() return 1 fi ls "${OUTPUT_DIR}/${EVE_SRC_ISO_NAME}" diff --git a/oemaker-2.0.1.tar.gz b/oemaker-2.0.1.tar.gz deleted file mode 100644 index 9c5d1bb..0000000 Binary files a/oemaker-2.0.1.tar.gz and /dev/null differ diff --git a/oemaker-2.0.2.tar.gz b/oemaker-2.0.2.tar.gz new file mode 100644 index 0000000..3698a59 Binary files /dev/null and b/oemaker-2.0.2.tar.gz differ diff --git a/oemaker.spec b/oemaker.spec index dc6ecf9..1f281d1 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.1 -Release: 7 +Version: 2.0.2 +Release: 8 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -129,6 +129,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Fri Dec 24 2021 xyn-coder - 2.0.2-8 +- ID:NA +- SUG:NA +- DESC: Troubleshoot and rectify sensitive information. + * Mon Dec 20 2021 xinsheng3 - 2.0.1-7 - ID:NA - SUG:NA