Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rusty_v8 for openSUSE:Factory checked in at 2026-09-16 17:42:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rusty_v8 (Old) and /work/SRC/openSUSE:Factory/.rusty_v8.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rusty_v8" Wed Sep 16 17:42:26 2026 rev:2 rq:1378149 version:149.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rusty_v8/rusty_v8.changes 2026-07-03 16:07:48.871307559 +0200 +++ /work/SRC/openSUSE:Factory/.rusty_v8.new.383539/rusty_v8.changes 2026-09-16 17:45:09.224061009 +0200 @@ -1,0 +2,5 @@ +Fri Sep 4 10:29:59 UTC 2026 - Bernhard Wiedemann <[email protected]> + +- Drop -C incremental=false to make package build reproducible (boo#1231548) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rusty_v8.spec ++++++ --- /var/tmp/diff_new_pack.xWGPbD/_old 2026-09-16 17:45:12.811210848 +0200 +++ /var/tmp/diff_new_pack.xWGPbD/_new 2026-09-16 17:45:12.814210973 +0200 @@ -26,9 +26,9 @@ %endif %if %{with mold} -%global build_rustflags "-C" "linker=clang++" "-C" "link-arg='-fuse-ld=/usr/bin/mold -Wl,-z,relro,-z,now,-zstack-size=8388608'" "-C" "debuginfo=2" "-C" "incremental=false" "-C" "strip=none" "-A" "warnings" +%global build_rustflags "-C" "linker=clang++" "-C" "link-arg='-fuse-ld=/usr/bin/mold -Wl,-z,relro,-z,now,-zstack-size=8388608'" "-C" "debuginfo=2" "-C" "strip=none" "-A" "warnings" %else -%global build_rustflags "-C" "linker=clang++" "-C" "link-arg='-fuse-ld=/usr/bin/ld.lld -Wl,-z,relro,-z,now,-zstack-size=8388608'" "-C" "debuginfo=2" "-C" "incremental=false" "-C" "strip=none" "-A" "warnings" +%global build_rustflags "-C" "linker=clang++" "-C" "link-arg='-fuse-ld=/usr/bin/ld.lld -Wl,-z,relro,-z,now,-zstack-size=8388608'" "-C" "debuginfo=2" "-C" "strip=none" "-A" "warnings" %endif @@ -151,7 +151,6 @@ rm -f .gitignore .gitmodules rm .prettierrc.json rm .rustfmt.toml -rm -rf false rm -rf vendor rm -rf target rm -rf third_party/rust-toolchain ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.xWGPbD/_old 2026-09-16 17:45:12.880213730 +0200 +++ /var/tmp/diff_new_pack.xWGPbD/_new 2026-09-16 17:45:12.888214065 +0200 @@ -1,6 +1,7 @@ -mtime: 1782851313 -commit: 8dec7be5cf95a9f08e68ed267b42dd5e2267f8e9bca68fedcac415462425946b +mtime: 1788943252 +commit: 6209fc5d46355e3c84f0110cf73ae1325d9e02abcfab2c74e872a969c9488a9e url: https://src.opensuse.org/javascript/rusty_v8 -revision: 8dec7be5cf95a9f08e68ed267b42dd5e2267f8e9bca68fedcac415462425946b +revision: 6209fc5d46355e3c84f0110cf73ae1325d9e02abcfab2c74e872a969c9488a9e +trackingbranch: main projectscmsync: https://src.opensuse.org/javascript/_ObsPrj.git ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-09-09 10:40:52.000000000 +0200 @@ -0,0 +1 @@ +.osc
