Script 'mail_helper' called by obssrc
Hello community,

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

Package is "text-engine"

Thu Aug 29 15:43:37 2024 rev:3 rq:1197222 version:0.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/text-engine/text-engine.changes  2024-07-30 
11:57:59.414069871 +0200
+++ /work/SRC/openSUSE:Factory/.text-engine.new.2698/text-engine.changes        
2024-08-29 15:44:35.560285771 +0200
@@ -1,0 +2,6 @@
+Thu Aug 29 01:22:11 UTC 2024 - Richard Rahl <rra...@opensuse.org>
+
+- fix build by using -Wno-unused-parameter -Wno-unused-variable
+  -Wno-deprecated-declarations -Wno-incompatible-pointer-types
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ text-engine.spec ++++++
--- /var/tmp/diff_new_pack.yaLHdr/_old  2024-08-29 15:44:36.024305040 +0200
+++ /var/tmp/diff_new_pack.yaLHdr/_new  2024-08-29 15:44:36.028305207 +0200
@@ -56,6 +56,7 @@
 %autosetup -p1
 
 %build
+export CFLAGS="${optflags} -Wno-unused-parameter -Wno-unused-variable 
-Wno-deprecated-declarations -Wno-incompatible-pointer-types"
 %meson
 %meson_build
 

Reply via email to