Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rxtx-java for openSUSE:Factory 
checked in at 2024-08-29 15:43:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rxtx-java (Old)
 and      /work/SRC/openSUSE:Factory/.rxtx-java.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rxtx-java"

Thu Aug 29 15:43:28 2024 rev:9 rq:1197126 version:2.2~pre2

Changes:
--------
--- /work/SRC/openSUSE:Factory/rxtx-java/rxtx-java.changes      2024-03-08 
18:09:39.539197431 +0100
+++ /work/SRC/openSUSE:Factory/.rxtx-java.new.2698/rxtx-java.changes    
2024-08-29 15:44:29.956053040 +0200
@@ -1,0 +2,7 @@
+Wed Aug 28 17:38:13 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Disable -Wimplicit-function-declaration
+  * fixes build with gcc 14 on architectures where glibc does not
+    distribute sys/io.h
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rxtx-java.spec ++++++
--- /var/tmp/diff_new_pack.24clcz/_old  2024-08-29 15:44:30.536077127 +0200
+++ /var/tmp/diff_new_pack.24clcz/_new  2024-08-29 15:44:30.540077294 +0200
@@ -103,7 +103,7 @@
 export THREADS_FLAG=native
 rm acinclude.m4 config.guess config.sub install-sh ltmain.sh missing 
mkinstalldirs aclocal.m4 Makefile.in ltconfig stamp-h.in
 ./autogen.sh
-CFLAGS="%{optflags}" LDFLAGS=-s \
+CFLAGS="%{optflags} -Wno-implicit-function-declaration" LDFLAGS=-s \
 %configure
 
 %make_build

Reply via email to