From ea2521ec964243bd1635781ba2342424f88c2b33 Mon Sep 17 00:00:00 2001 From: compile_success <980965867@qq.com> Date: Mon, 9 Dec 2019 17:44:29 +0800 Subject: [PATCH] modify2 --- guava20.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guava20.spec b/guava20.spec index c4e6126..2218398 100644 --- a/guava20.spec +++ b/guava20.spec @@ -4,7 +4,7 @@ Release: 9 Summary: Google Libraries for Java License: ASL 2.0 and CC0 URL: https://github.com/google/guava -Source0: https://github.com/google/guava/archive/%{version}.tar.gz +Source0: https://github.com/google/guava/archive/v%{version}.tar.gz BuildArch: noarch Patch0000: 0001-Avoid-presizing-arrays.patch BuildRequires: maven-local mvn(com.google.code.findbugs:jsr305) mvn(junit:junit)