Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jna for openSUSE:Factory checked in at 2022-03-28 16:59:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jna (Old) and /work/SRC/openSUSE:Factory/.jna.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jna" Mon Mar 28 16:59:20 2022 rev:4 rq:963096 version:5.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/jna/jna.changes 2020-10-14 15:38:41.818352029 +0200 +++ /work/SRC/openSUSE:Factory/.jna.new.1900/jna.changes 2022-03-28 16:59:56.996919553 +0200 @@ -1,0 +2,5 @@ +Sat Mar 19 21:55:37 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with java source/target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jna.spec ++++++ --- /var/tmp/diff_new_pack.vi5Sox/_old 2022-03-28 16:59:57.856920721 +0200 +++ /var/tmp/diff_new_pack.vi5Sox/_new 2022-03-28 16:59:57.860920727 +0200 @@ -1,7 +1,7 @@ # # spec file for package jna # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2000-2009, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -21,7 +21,7 @@ Version: 5.5.0 Release: 0 Summary: Pure Java access to native libraries -License: LGPL-2.1-or-later OR Apache-2.0 +License: Apache-2.0 OR LGPL-2.1-or-later URL: https://github.com/twall/jna Source0: https://github.com/twall/%{name}/archive/%{version}.tar.gz Source1000: %{name}-rpmlintrc @@ -84,13 +84,13 @@ %build build-jar-repository -s -p lib ant -ant \ +%ant \ jar \ native \ platform-jar \ -Dcflags_extra.native="%{optflags}" \ -Dbuild-native=true -Drelease \ - -Dcompatibility=1.6 -Dplatform.compatibility=1.6 \ + -Dcompatibility=1.8 -Dplatform.compatibility=1.8 \ -Ddynlink.native=true \ jar \ native \
