Remove self-dependence

This commit is contained in:
lyn1001 2023-11-21 15:36:17 +08:00
parent 70cc02661b
commit 1096e61840
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