Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jdupes for openSUSE:Factory checked in at 2025-08-27 21:33:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jdupes (Old) and /work/SRC/openSUSE:Factory/.jdupes.new.30751 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jdupes" Wed Aug 27 21:33:19 2025 rev:7 rq:1301454 version:1.30.0 Changes: -------- --- /work/SRC/openSUSE:Factory/jdupes/jdupes.changes 2024-03-01 23:35:00.984180790 +0100 +++ /work/SRC/openSUSE:Factory/.jdupes.new.30751/jdupes.changes 2025-08-27 21:33:21.991389481 +0200 @@ -1,0 +2,39 @@ +Tue Aug 26 13:47:41 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org> + +- Remove the workaround to place a symlink into libjodycode: this + seems useless, as build accepts a system library just fine. +- Drop bundled(libjoydecode) Provides, as we are not linking + joydceode statically (and don't have an intree copy). + +------------------------------------------------------------------- +Tue Aug 26 10:40:45 UTC 2025 - Ana Guerrero <ana.guerr...@suse.com> + +- update to 1.30.0: + * Change -C/--chunk-size to use powers of two instead of raw KiB sizes + * Add '-C help' for clearer documentation of -C usage and rationale + * Scripts using -C must be updated; values >18 now cause an error exit + +------------------------------------------------------------------- +Tue Aug 19 16:25:01 UTC 2025 - Dirk Müller <dmuel...@suse.com> + +- update to 1.29.0: + * jdupes 1.29.0 (2025-08-15) + * Switch to libjodycode 4.0 API + * Add -Y/--hash-db-populate to force-populate a hash database + * Strip leading dot-slashes from file lists and hash database + entries + * Builds now run a libjodycode version check + +------------------------------------------------------------------- +Fri Nov 8 08:29:29 UTC 2024 - ming li <m...@suse.com> + +- Update version to 1.28.0: + * Backport safety fixes from v2 development + * Fix crash on new hashdb creation + * Name length performance boost backported from libjodycode + v4 development + * Heavy safeguards added to interactive deletion input processing + * Hash db not overwritten to avoid loss of the db in low disk + space conditions + +------------------------------------------------------------------- Old: ---- jdupes-1.27.3.tar.gz New: ---- jdupes-1.30.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jdupes.spec ++++++ --- /var/tmp/diff_new_pack.GFYpOE/_old 2025-08-27 21:33:23.739462569 +0200 +++ /var/tmp/diff_new_pack.GFYpOE/_new 2025-08-27 21:33:23.739462569 +0200 @@ -1,7 +1,7 @@ # # spec file for package jdupes # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2019-2020 Malcolm J Lewis <malcolmle...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: jdupes -Version: 1.27.3 +Version: 1.30.0 Release: 0 Summary: A powerful duplicate file finder and an enhanced fork of 'fdupes' License: MIT @@ -28,7 +28,7 @@ Source1: macros.jdupes Source2: jdupes_wrapper.cpp BuildRequires: gcc-c++ -BuildRequires: libjodycode-devel +BuildRequires: libjodycode-devel >= 4.0 %description A program for identifying and taking actions upon duplicate files. ++++++ jdupes-1.27.3.tar.gz -> jdupes-1.30.0.tar.gz ++++++ ++++ 3676 lines of diff (skipped)