From 3ab44ff8f62f6b09d9509b6f282876803d82322f Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Feb 16 2018 12:20:30 +0000 Subject: Re-add old alias for gradle --- diff --git a/guava20.spec b/guava20.spec index 3b3ce95..6d29077 100644 --- a/guava20.spec +++ b/guava20.spec @@ -1,6 +1,6 @@ Name: guava20 Version: 20.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Google Core Libraries for Java License: ASL 2.0 URL: https://github.com/google/guava @@ -72,7 +72,7 @@ find -name '*.java' | xargs sed -ri \ %build %mvn_compat_version : 20.0 19.0 18.0 17.0 16.0.1 16.0 15.0 14.0.1 14.0 13.0.1 13.0 12.0.1 12.0 11.0.2 11.0.1 11.0 10.0.1 10.0 -%mvn_alias :guava com.google.collections:google-collections +%mvn_alias :guava com.google.collections:google-collections com.google.guava:guava-jdk5 # Tests fail on Koji due to insufficient memory, # see https://bugzilla.redhat.com/show_bug.cgi?id=1332971 %mvn_build -s -f @@ -90,6 +90,9 @@ find -name '*.java' | xargs sed -ri \ %files testlib -f .mfiles-guava-testlib %changelog +* Fri Feb 16 2018 Michael Simacek - 20.0-3 +- Re-add old alias for gradle + * Wed Feb 07 2018 Fedora Release Engineering - 20.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild