diff --git a/scalacheck.spec b/scalacheck.spec index 81b782b..27cae9b 100644 --- a/scalacheck.spec +++ b/scalacheck.spec @@ -7,7 +7,7 @@ Name: scalacheck Version: 1.16.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Property-based testing for Scala License: BSD @@ -22,6 +22,7 @@ Source3: Generate.java %endif BuildArch: noarch +ExclusiveArch: %{java_arches} noarch BuildRequires: maven-local BuildRequires: mvn(org.apache.commons:commons-lang3) @@ -93,6 +94,9 @@ sbt package deliverLocal publishM2Configuration %license LICENSE %changelog +* Fri Jul 08 2022 Jiri Vanek - 1.16.0-2 +- Rebuilt for Drop i686 JDKs + * Fri Apr 8 2022 Jerry James - 1.16.0-1 - Version 1.16.0