!17 临时关闭自依赖解决ebs编译失败

From: @lyn1001 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-11-21 08:01:45 +00:00 committed by Gitee
commit 77e1bb1a7d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

0
gradle-bootstrap.sh Normal file → Executable file
View File

View File

@ -1,7 +1,7 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: gradle
Version: 4.4.1
Release: 3
Release: 4
Summary: Build automation tool
License: ASL 2.0
URL: http://www.gradle.org/
@ -238,6 +238,9 @@ install -p -m 644 man/gradle.1 %{buildroot}%{_mandir}/man1/gradle.1
%license LICENSE NOTICE
%changelog
* Tue Nov 21 2023 liyanan <liyanan61@h-partners.com> - 4.4.1-4
- Remove self-dependence
* Fri Feb 25 2022 wangkai <wangkai385@huawei.com> - 4.4.1-3
- Rebuild for fix log4j1.x cves