diff --git a/gradle.spec b/gradle.spec index 0f09e3537b8c2014e40bd7df7c20fe22effe3af0..8f0b400b599ff7a3522efcdc57fc9811ee6646d8 100644 --- a/gradle.spec +++ b/gradle.spec @@ -1,6 +1,6 @@ %bcond_with bootstrap Name: gradle -Version: 4.4.1 +Version: 7.1.1 Release: 1 Summary: Build automation tool License: ASL 2.0 @@ -237,6 +237,9 @@ install -p -m 644 man/gradle.1 %{buildroot}%{_mandir}/man1/gradle.1 %license LICENSE NOTICE %changelog +* Thu Jul 8 2021 txl - 7.1.1-1 +- upgrade to 7.1.1-1 + * Fri Sep 4 2020 chengzihan - 4.4.1-1 - upgrade to 4.4.1-1 diff --git a/v7.1.1.zip b/v7.1.1.zip new file mode 100644 index 0000000000000000000000000000000000000000..15d535ebd8ad9dfd4dfcffb9dbd3433511a9e65a Binary files /dev/null and b/v7.1.1.zip differ