From 832273f62676107d32e72e62ce2c1cbded2308b4 Mon Sep 17 00:00:00 2001 From: compile_success <980965867@qq.com> Date: Mon, 9 Dec 2019 16:05:49 +0800 Subject: [PATCH] modify --- guava20.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guava20.spec b/guava20.spec index 2218398..c4e6126 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/v%{version}.tar.gz +Source0: https://github.com/google/guava/archive/%{version}.tar.gz BuildArch: noarch Patch0000: 0001-Avoid-presizing-arrays.patch BuildRequires: maven-local mvn(com.google.code.findbugs:jsr305) mvn(junit:junit)