diff --git a/javaewah.spec b/javaewah.spec index d3c1895..ce8e79c 100644 --- a/javaewah.spec +++ b/javaewah.spec @@ -3,7 +3,7 @@ Name: javaewah Version: 0.8.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A word-aligned compressed variant of the Java bitset class Group: Development/Libraries @@ -14,7 +14,7 @@ Source0: https://github.com/lemire/%{name}/archive/%{commit}/%{name}-%{ve BuildArch: noarch BuildRequires: maven-local -BuildRequires: maven-surefire-provider-junit4 +BuildRequires: maven-surefire-provider-junit %description @@ -54,6 +54,9 @@ API documentation for %{name}. %doc LICENSE-2.0.txt %changelog +* Tue May 20 2014 Alexander Kurtakov 0.8.4-2 +- Surefire junit provider is a single package now. + * Sat Mar 22 2014 Gerard Ryan - 0.8.4-1 - Update to upstream version 0.8.4 - Re-enable tests