Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-latex for openSUSE:Factory 
checked in at 2024-07-12 17:04:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-latex (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-latex.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-latex"

Fri Jul 12 17:04:52 2024 rev:13 rq:1186974 version:3.46.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-latex/gnome-latex.changes  2023-09-20 
13:24:06.739731632 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-latex.new.17339/gnome-latex.changes       
2024-07-12 17:05:12.201353616 +0200
@@ -1,0 +2,5 @@
+Thu Jul 11 18:15:11 UTC 2024 - Bjørn Lie <bjorn....@gmail.com>
+
+- Trigger Vala compilation during build, for GCC 14 compatibility.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-latex.spec ++++++
--- /var/tmp/diff_new_pack.MYEnRR/_old  2024-07-12 17:05:12.785375074 +0200
+++ /var/tmp/diff_new_pack.MYEnRR/_new  2024-07-12 17:05:12.789375220 +0200
@@ -64,11 +64,13 @@
 
 %prep
 %autosetup -p1
+find -name '*.vala' -exec touch {} \;
 
 %build
 autoreconf -fiv
 %configure \
        --enable-gtk-doc \
+       --enable-vala \
        %{nil}
 %make_build
 

Reply via email to