Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jna for openSUSE:Factory checked in 
at 2024-05-01 14:54:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jna (Old)
 and      /work/SRC/openSUSE:Factory/.jna.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jna"

Wed May  1 14:54:53 2024 rev:8 rq:1170850 version:5.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jna/jna.changes  2024-02-22 20:56:10.714051929 
+0100
+++ /work/SRC/openSUSE:Factory/.jna.new.1880/jna.changes        2024-05-01 
14:54:58.918707659 +0200
@@ -1,0 +2,5 @@
+Mon Apr 29 12:36:21 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- The binaries are compatible with java 1.8
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jna.spec ++++++
--- /var/tmp/diff_new_pack.0vafdf/_old  2024-05-01 14:54:59.534730011 +0200
+++ /var/tmp/diff_new_pack.0vafdf/_new  2024-05-01 14:54:59.538730155 +0200
@@ -17,6 +17,9 @@
 #
 
 
+# The automatic requires would be java-headless >= 9, but the
+# binaries are java 8 compatible
+%define __requires_exclude java-headless
 Name:           jna
 Version:        5.13.0
 Release:        0
@@ -41,7 +44,7 @@
 BuildRequires:  libffi-devel
 BuildRequires:  objectweb-asm
 BuildRequires:  pkgconfig
-Requires:       java >= 1.8
+Requires:       java-headless >= 1.8
 Provides:       jna-native = %{version}-%{release}
 Obsoletes:      jna-native < %{version}-%{release}
 Provides:       libjnidispatch = %{version}-%{release}
@@ -59,6 +62,7 @@
 Summary:        Contrib for %{name}
 Group:          Development/Libraries/Java
 Requires:       %{name} = %{version}-%{release}
+Requires:       java-headless >= 1.8
 Provides:       jna-platform = %{version}-%{release}
 Obsoletes:      jna-platform < %{version}-%{release}
 BuildArch:      noarch

Reply via email to