diff --git a/apache-pdfbox.changes b/apache-pdfbox.changes index 7771d18..bb17494 100644 --- a/apache-pdfbox.changes +++ b/apache-pdfbox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 19 10:09:40 UTC 2017 - pcervinka@suse.com + +- New build dependency: javapackages-local + ------------------------------------------------------------------- Mon Mar 20 15:07:35 UTC 2017 - sknorr@suse.com diff --git a/apache-pdfbox.spec b/apache-pdfbox.spec index a5a8113..4c92f22 100644 --- a/apache-pdfbox.spec +++ b/apache-pdfbox.spec @@ -1,7 +1,7 @@ # # spec file for package apache-pdfbox # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX Products 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 @@ BuildRequires: ant BuildRequires: apache-commons-logging BuildRequires: icu4j BuildRequires: java-devel >= 1.5 +BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: junit BuildRequires: unzip