Hello community, here is the log from the commit of package carla for openSUSE:Factory checked in at 2020-06-26 21:48:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/carla (Old) and /work/SRC/openSUSE:Factory/.carla.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "carla" Fri Jun 26 21:48:09 2020 rev:17 rq:817061 version:2.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/carla/carla.changes 2020-06-12 21:40:10.591956853 +0200 +++ /work/SRC/openSUSE:Factory/.carla.new.3060/carla.changes 2020-06-26 21:48:43.946462719 +0200 @@ -1,0 +2,6 @@ +Thu Jun 25 11:22:38 UTC 2020 - Bernhard Wiedemann <[email protected]> + +- Link .exe files with --no-insert-timestamp option + to make package build reproducible (boo#1041534) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ carla.spec ++++++ --- /var/tmp/diff_new_pack.bPGcOo/_old 2020-06-26 21:48:44.810465484 +0200 +++ /var/tmp/diff_new_pack.bPGcOo/_new 2020-06-26 21:48:44.810465484 +0200 @@ -142,7 +142,7 @@ export CXXFLAGS=`echo $CXXFLAGS | sed s/\-flto=auto//` echo $CFLAGS echo $CXXFLAGS -make --trace win32 CC=i686-w64-mingw32-gcc CXX=i686-w64-mingw32-g++ LIBDIR=%{_libdir} CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" +make --trace win32 CC=i686-w64-mingw32-gcc CXX=i686-w64-mingw32-g++ LIBDIR=%{_libdir} CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" LDFLAGS="-Wl,--no-insert-timestamp" make --trace wine32 LIBDIR=%{_libdir} CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" %endif
