Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gource for openSUSE:Factory checked 
in at 2022-09-29 18:13:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gource (Old)
 and      /work/SRC/openSUSE:Factory/.gource.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gource"

Thu Sep 29 18:13:31 2022 rev:16 rq:1006748 version:0.53

Changes:
--------
--- /work/SRC/openSUSE:Factory/gource/gource.changes    2022-06-17 
21:23:20.226800189 +0200
+++ /work/SRC/openSUSE:Factory/.gource.new.2275/gource.changes  2022-09-29 
18:14:20.863371379 +0200
@@ -1,0 +2,7 @@
+Tue Sep 27 20:29:56 UTC 2022 - Antoine Belvire <antoine.belv...@opensuse.org>
+
+- Pass --with-boost-libdir to configure: Workarounds boost
+  detection failure on some architectures (ppc64, ppc64le and
+  riscv64 notably) (gh#acaudwell/Gource#83).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gource.spec ++++++
--- /var/tmp/diff_new_pack.YfwsND/_old  2022-09-29 18:14:21.395372418 +0200
+++ /var/tmp/diff_new_pack.YfwsND/_new  2022-09-29 18:14:21.399372427 +0200
@@ -52,11 +52,11 @@
 %setup -q
 
 %build
-
 %configure \
+       --with-boost-libdir=%{_libdir} \
        --with-tinyxml=yes \
        --enable-ttf-font-dir=%{_datadir}/fonts/truetype
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install

Reply via email to