Hello community, here is the log from the commit of package hbci4java for openSUSE:Factory checked in at 2020-01-28 10:57:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hbci4java (Old) and /work/SRC/openSUSE:Factory/.hbci4java.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hbci4java" Tue Jan 28 10:57:18 2020 rev:6 rq:767908 version:2.5.12.hibiscus.2.6.18 Changes: -------- --- /work/SRC/openSUSE:Factory/hbci4java/hbci4java.changes 2018-03-05 13:46:17.773621295 +0100 +++ /work/SRC/openSUSE:Factory/.hbci4java.new.26092/hbci4java.changes 2020-01-28 10:57:22.857129612 +0100 @@ -1,0 +2,6 @@ +Tue Jan 28 06:11:52 UTC 2020 - Fridrich Strba <[email protected]> + +- Require java-devel >= 1.8 in order to support nativeheaders + directive + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hbci4java.spec ++++++ --- /var/tmp/diff_new_pack.FrLjkb/_old 2020-01-28 10:57:23.825130327 +0100 +++ /var/tmp/diff_new_pack.FrLjkb/_new 2020-01-28 10:57:23.829130330 +0100 @@ -1,7 +1,7 @@ # # spec file for package hbci4java # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,7 +22,7 @@ Group: Productivity/Office/Finance Version: 2.5.12.hibiscus.2.6.18 Release: 0 -Url: https://github.com/willuhn/hbci4java +URL: https://github.com/willuhn/hbci4java Source: https://github.com/willuhn/hibiscus/raw/V_2_6_18_BUILD_361/lib.src/hbci4java-2.5.12-src.zip # extracted from https://github.com/willuhn/hbci4java Source1: build.xml @@ -34,6 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ant BuildRequires: gcc-c++ +BuildRequires: java-devel >= 1.8 BuildRequires: unzip %description
