Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package diffoscope for openSUSE:Factory checked in at 2021-07-25 20:09:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/diffoscope (Old) and /work/SRC/openSUSE:Factory/.diffoscope.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "diffoscope" Sun Jul 25 20:09:17 2021 rev:13 rq:908133 version:178 Changes: -------- --- /work/SRC/openSUSE:Factory/diffoscope/diffoscope.changes 2021-06-09 21:52:59.298548129 +0200 +++ /work/SRC/openSUSE:Factory/.diffoscope.new.1899/diffoscope.changes 2021-07-25 20:09:25.247433156 +0200 @@ -1,0 +2,19 @@ +Sun Jul 18 08:41:11 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at> + +- update to version 178: + - Don't traceback on an broken symlink in a directory. + (Closes: reproducible-builds/diffoscope#269) + - Rewrite the calculation of a file's "fuzzy hash" to make the control + flow cleaner. + - Support .deb package members compressed with the Zstandard algorithm. + (LP: #1923845) + - Overhaul the Mach-O executable file comparator. + - Implement tests for the Mach-O comparator. + - Switch to new argument format for the LLVM compiler. + - Fix test_libmix_differences in testsuite for the ELF format. + - Improve macOS compatibility for the Mach-O comparator. + - Add llvm-readobj and llvm-objdump to the internal EXTERNAL_TOOLS data + structure. + - Invoke gzip(1) with the short option variants to support Busybox's gzip. + +------------------------------------------------------------------- @@ -4 +23 @@ -- Update to version 177 +- Update to version 177: Old: ---- diffoscope-177.tar.bz2 diffoscope-177.tar.bz2.asc New: ---- diffoscope-178.tar.bz2 diffoscope-178.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ diffoscope.spec ++++++ --- /var/tmp/diff_new_pack.p9ICtI/_old 2021-07-25 20:09:25.847432487 +0200 +++ /var/tmp/diff_new_pack.p9ICtI/_new 2021-07-25 20:09:25.847432487 +0200 @@ -17,7 +17,7 @@ Name: diffoscope -Version: 177 +Version: 178 Release: 0 Summary: In-depth comparison of files, archives, and directories License: GPL-3.0-or-later @@ -135,7 +135,8 @@ %check # test_identification https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/98 -py.test-%{python3_bin_suffix} -k 'not test_identification' +# test_obj_no_differences https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/270 +py.test-%{python3_bin_suffix} -k 'not test_identification and not test_obj_no_differences' %files %doc README.rst ++++++ diffoscope-177.tar.bz2 -> diffoscope-178.tar.bz2 ++++++ ++++ 1874 lines of diff (skipped)