[atune] add atune-engine rpm to rpmlist.xml

This commit is contained in:
gaoruoshu 2022-08-15 17:29:29 +08:00
parent e0819784f1
commit b47af0ba65
2 changed files with 7 additions and 1 deletions

View File

@ -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.3
Release: 17
Release: 18
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -144,6 +144,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
* Mon Aug 15 2022 gaoruoshu <gaoruoshu@huawei.com> - 2.0.3-18
- ID:NA
- SUG:NA
- DESC: add atune-engine rpm to rpmlist.xml
* Fri Jul 29 2022 wangchong <wangchong56@huawei.com> - 2.0.3-17
- ID:NA
- SUG:NA

View File

@ -107,6 +107,7 @@
<packagereq>atune</packagereq>
<packagereq>atune-client</packagereq>
<packagereq>atune-db</packagereq>
<packagereq>atune-engine</packagereq>
<packagereq>audiofile</packagereq>
<packagereq>audit</packagereq>
<packagereq>audit-help</packagereq>