From f7a6c4fa8c26442879068d6a41e263797a689d78 Mon Sep 17 00:00:00 2001 From: heppen Date: Fri, 8 Mar 2024 15:24:40 +0800 Subject: [PATCH] sync from 22.03-LTS-SP3 --- distributed-build.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/distributed-build.spec b/distributed-build.spec index 4e6856b..4fb3c4e 100644 --- a/distributed-build.spec +++ b/distributed-build.spec @@ -2,7 +2,7 @@ %global openHarmony_source_release OpenHarmony-v3.2-Release Name: distributed-build Version: 1.0.0 -Release: 5 +Release: 8 Summary: openEuler embedded softbus build tools License: Apache-2.0 URL: https://gitee.com/openharmony/build @@ -49,6 +49,9 @@ cp -rp %{_builddir}/build-%{openHarmony_source_release}/* %{buildroot}/opt/dist /opt/distributed-middleware-build %changelog +* Fri Mar 08 2023 Peng He - 1.0.0-8 +- sync from 22.03-LTS-SP3 + * Thu Aug 03 2023 Peng He - 1.0.0-7 - change clang compiler path.