Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qtox for openSUSE:Factory checked in at 2023-08-11 15:56:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qtox (Old) and /work/SRC/openSUSE:Factory/.qtox.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtox" Fri Aug 11 15:56:15 2023 rev:11 rq:1103463 version:1.17.6 Changes: -------- --- /work/SRC/openSUSE:Factory/qtox/qtox.changes 2022-06-27 11:25:32.994589617 +0200 +++ /work/SRC/openSUSE:Factory/.qtox.new.11712/qtox.changes 2023-08-11 15:56:28.820101291 +0200 @@ -1,0 +2,5 @@ +Fri Aug 11 07:35:27 UTC 2023 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Drop build time to fix reproducible builds (boo#1047218) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qtox.spec ++++++ --- /var/tmp/diff_new_pack.T7KBzT/_old 2023-08-11 15:56:29.328104318 +0200 +++ /var/tmp/diff_new_pack.T7KBzT/_new 2023-08-11 15:56:29.332104342 +0200 @@ -91,9 +91,6 @@ %prep %setup -q -n qTox -# rpmlint: datetime -sed -i -e 's|__TIME__ + " " + __DATE__|"%(date +"%%H:%%M") %(date +"%%Y-%%m-%%d")"|g' src/main.cpp -sed -i -e 's|__TIME__ << __DATE__|"%(date +"%%H:%%M") %(date +"%%Y-%%m-%%d")"|g' src/main.cpp %build CFLAGS="%{optflags} -Wno-error=parentheses"