diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index f049aeb15d0e3af6bbb42bcf9123afbe137ca45b..8ec2e96c20b3fe8426ad2abb4aaba699012518a4 100644 --- a/devstation_aarch64_rpmlist +++ b/devstation_aarch64_rpmlist @@ -196,3 +196,5 @@ grub2-common dev-store python3-django-rest-framework tigervnc-server +mysql-selinux +tigervnc-selinux diff --git a/devstation_x86_64_rpmlist b/devstation_x86_64_rpmlist index a0f37cd68c09e07a70df5f690d7a34473cc5e095..3a3c6e0599d77cbf516e8156aebcade4d3e2b780 100644 --- a/devstation_x86_64_rpmlist +++ b/devstation_x86_64_rpmlist @@ -218,3 +218,5 @@ grub2-common dev-store python3-django-rest-framework tigervnc-server +mysql-selinux +tigervnc-selinux diff --git a/oemaker.spec b/oemaker.spec index a5860d52360adfdf4480f82c09f197647b045893..08bc8a35c1c3e544fef965a7a983b04530e15fbf 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -15,7 +15,7 @@ Summary: a building tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management Version: 3.3.0 -Release: 17 +Release: 18 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -235,6 +235,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Wed Sep 24 2025 Li Ping <1477412247@qq.com> - 3.3.0-18 +- ID:NA +- SUG:NA +- DESC: add tigervnc-selinux and mysql-selinux + * Wed Sep 17 2025 Liu Wang <1823363429@qq.com> - 3.3.0-17 - ID:NA - SUG:NA