]> git.pld-linux.org Git - packages/gradle.git/blobdiff - gradle.spec
up to 7.3.1
[packages/gradle.git] / gradle.spec
index c896f6b06cac9e49e6dd6a68142cf715a20af54c..7f320ce6f34a881c880e8300d474197155404040 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       Groovy based build system
 Name:          gradle
-Version:       6.0
+Version:       7.3.1
 Release:       1
 License:       Apache v2.0
 Group:         Development/Languages/Java
-Source0:       http://services.gradle.org/distributions/%{name}-%{version}-bin.zip
-# Source0-md5: fcad4ba9f9d21965f9541e679b0a9773
+Source0:       https://services.gradle.org/distributions/%{name}-%{version}-bin.zip
+# Source0-md5: eb8e356441e1db5a12bb129334e17ad4
 URL:           http://www.gradle.org/
 BuildRequires: rpmbuild(macros) >= 1.672
-Requires:      jdk >= 1.7
+Requires:      jdk >= 1.8
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,7 +41,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc NOTICE getting-started.html
+%doc NOTICE README
 %attr(755,root,root) %{_bindir}/gradle
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/bin
This page took 0.100763 seconds and 4 git commands to generate.