Migrate BuildRequires from junit4 to junit
This commit is contained in:
parent
9a8e765af0
commit
0bc5340a20
@ -1,6 +1,6 @@
|
|||||||
Name: jansi
|
Name: jansi
|
||||||
Version: 1.11
|
Version: 1.11
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Jansi is a java library for generating and interpreting ANSI escape sequences
|
Summary: Jansi is a java library for generating and interpreting ANSI escape sequences
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://jansi.fusesource.org/
|
URL: http://jansi.fusesource.org/
|
||||||
@ -21,7 +21,7 @@ BuildRequires: maven-surefire-plugin
|
|||||||
BuildRequires: jansi-native
|
BuildRequires: jansi-native
|
||||||
BuildRequires: maven-clean-plugin
|
BuildRequires: maven-clean-plugin
|
||||||
BuildRequires: maven-plugin-bundle
|
BuildRequires: maven-plugin-bundle
|
||||||
BuildRequires: junit4
|
BuildRequires: junit
|
||||||
BuildRequires: fusesource-pom
|
BuildRequires: fusesource-pom
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -65,6 +65,9 @@ This package contains the API documentation for %{name}.
|
|||||||
%doc license.txt
|
%doc license.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.11-5
|
||||||
|
- Migrate BuildRequires from junit4 to junit
|
||||||
|
|
||||||
* Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.11-4
|
* Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.11-4
|
||||||
- Remove BuildRequires on maven-surefire-provider-junit4
|
- Remove BuildRequires on maven-surefire-provider-junit4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user