diff --git a/junit.changes b/junit.changes index 69522b5..0862fea 100644 --- a/junit.changes +++ b/junit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 19 10:03:43 UTC 2017 - dziolkowski@suse.com + +- New build dependency: javapackages-local + ------------------------------------------------------------------- Tue Jul 28 07:53:29 UTC 2015 - tchvatal@suse.com diff --git a/junit.spec b/junit.spec index 30057b5..2f532ce 100644 --- a/junit.spec +++ b/junit.spec @@ -1,7 +1,7 @@ # # spec file for package junit # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,6 +33,7 @@ Patch1: junit-jdk8.patch BuildRequires: ant BuildRequires: hamcrest >= 1.3 BuildRequires: java-devel >= 1.6.0 +BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: perl(Digest::MD5) Requires: hamcrest