Hello community, here is the log from the commit of package pitivi for openSUSE:Factory checked in at 2018-09-18 11:47:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pitivi (Old) and /work/SRC/openSUSE:Factory/.pitivi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pitivi" Tue Sep 18 11:47:43 2018 rev:35 rq:636197 version:0.999 Changes: -------- --- /work/SRC/openSUSE:Factory/pitivi/pitivi.changes 2018-09-15 15:37:24.844939108 +0200 +++ /work/SRC/openSUSE:Factory/.pitivi.new/pitivi.changes 2018-09-18 11:47:55.259631150 +0200 @@ -1,0 +2,6 @@ +Sun Sep 16 19:46:31 UTC 2018 - Bernhard Wiedemann <[email protected]> + +- Patch pitivi.in before build to ensure reproducible builds + (boo#1102408) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pitivi.spec ++++++ --- /var/tmp/diff_new_pack.a3SwkD/_old 2018-09-18 11:47:56.191630187 +0200 +++ /var/tmp/diff_new_pack.a3SwkD/_new 2018-09-18 11:47:56.191630187 +0200 @@ -67,6 +67,8 @@ %prep %setup -q +sed -i -e '1s!/usr/bin/env !/usr/bin/!' bin/pitivi.in + # Remove bunlded gst-transcoder rm -rf subprojects/gst-transcoder translation-update-upstream @@ -75,8 +77,6 @@ %meson -Denable-docs=true %meson_build -sed -i -e '1s!/usr/bin/env !/usr/bin/!' bin/pitivi.in - python3 -m compileall -q -j 0 . %install
