From 12e2a4fb2ad66f5501803def04ce5ae3a8243a31 Mon Sep 17 00:00:00 2001 From: shirely16 Date: Wed, 23 Feb 2022 14:32:35 +0800 Subject: [PATCH] add openjpeg2 --- oemaker.spec | 5 ++++- rpmlist.xml | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/oemaker.spec b/oemaker.spec index bfefc5e..bbe0571 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -11,7 +11,7 @@ Summary: a duilding tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management Version: 2.0.0 -Release: 18 +Release: 19 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -130,6 +130,9 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Wed Feb 23 2022 hanhui15 - 2.0.0-19 +- DESC:add openjpeg2 package + * Tue Feb 22 2022 jiangheng - 2.0.0-18 - ID:NA - SUG:NA diff --git a/rpmlist.xml b/rpmlist.xml index 1c203a1..cf919ae 100644 --- a/rpmlist.xml +++ b/rpmlist.xml @@ -910,6 +910,8 @@ open-iscsi open-iscsi-help open-isns-help + openjpeg2 + openjpeg2-help openldap openldap-clients openldap-help -- Gitee