diff --git a/normal_aarch64.xml b/normal_aarch64.xml index 308b03e02cc7133649278cc24fde4c591b74595f..508168cdfcbb9dd0ec4b8e5c5d1939179ed79aac 100644 --- a/normal_aarch64.xml +++ b/normal_aarch64.xml @@ -1155,7 +1155,7 @@ libcurl-devel libjpeg-turbo libjpeg-turbo-devel - python3-magic + python3-file-magic diff --git a/normal_x86_64.xml b/normal_x86_64.xml index a70d00fc5deba7c011c3ac8127e8a5d1e3e8159e..d943076e597f2652473a6074a842b351fd3bbf96 100644 --- a/normal_x86_64.xml +++ b/normal_x86_64.xml @@ -1156,7 +1156,7 @@ libcurl-devel libjpeg-turbo libjpeg-turbo-devel - python3-magic + python3-file-magic diff --git a/oemaker.spec b/oemaker.spec index 404e422af0a9da4991e121ee9bf71824fc1322d4..d3c5807858293afbd1c0697207d4fb72b3927110 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -11,7 +11,7 @@ Summary: a building tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management Version: 3.1.0 -Release: 4 +Release: 5 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -173,6 +173,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Thu Apr 10 2025 wangmian - 3.1.0-5 +- ID:NA +- SUG:NA +- DESC: update rpmlist.xml + * Wed Jul 10 2024 wangchong - 3.1.0-4 - ID:NA - SUG:NA