diff --git a/custom_build_tool.spec b/custom_build_tool.spec index f99ed9d84044d0fda9e7e282391dde052230e659..2213465f2a43084eca5299d47bfb1f79c5a46cf0 100644 --- a/custom_build_tool.spec +++ b/custom_build_tool.spec @@ -6,15 +6,10 @@ Summary: custom build tool for obs License: MulanPSL-2.0 Group: System/Management Version: 1.0.0 -Release: 21 +Release: 22 BuildRoot: %{_tmppath}/%{name} Source0: https://gitee.com/openeuler/custom_build_tool/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: util-linux coreutils -BuildRequires: -custom_build_tool-nocheck -BuildRequires: -obs-env -BuildRequires: -gcc_secure -BuildRequires: -bep-env -BuildRequires: -custom_build_tool-san Requires: bash rpm-build sed util-linux coreutils %description @@ -262,6 +257,9 @@ rm -rf %{_tmppath}/%{name} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Tue Aug 15 2023 xiasenlin - 1.0.0-22 +- fix warning in EulerMaker + * Fri Aug 05 2022 fushanqing - 1.0.0-21 - Unified license name specification