Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package patchutils for openSUSE:Factory checked in at 2026-05-10 16:47:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patchutils (Old) and /work/SRC/openSUSE:Factory/.patchutils.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patchutils" Sun May 10 16:47:17 2026 rev:31 rq:1352189 version:0.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/patchutils/patchutils.changes 2025-10-02 19:22:29.824223851 +0200 +++ /work/SRC/openSUSE:Factory/.patchutils.new.1966/patchutils.changes 2026-05-10 16:47:54.291749312 +0200 @@ -1,0 +2,23 @@ +Sat May 9 10:36:39 UTC 2026 - Stefan Dirsch <[email protected]> + +- don't package svndiff (conflics with package subversion) + +------------------------------------------------------------------- +Sat May 9 08:00:00 UTC 2026 - Gemini CLI <[email protected]> + +- update to 0.4.5: + * Reverted incompatible behavior change from version 0.4.4. + * Added --git-extended-diffs option. + * Fixed grepdiff -s/--status to display correct file status + indicators. + * Improved error handling for command pipelines. + * Replaced old Git/SVN patchview scripts with unified + patchview-wrapper. + * Fixed binary file handling in lsdiff and filterdiff. + * Enhanced Git diff format support in filterdiff/lsdiff/grepdiff. + * Fixed interdiff --color option handling and improved color + output. + * Added manual pages for gitdiff, gitdiffview, svndiff, and + svndiffview commands. + +------------------------------------------------------------------- @@ -6 +29,4 @@ - * Add --color option to interdiff with automatic terminal + * Fix several memory leaks and crashes + * Add --color option to interdiff and combinediff + * Support for newer Git diff features + * PCRE2 support for grepdiff Old: ---- patchutils-0.4.3.tar.xz patchutils-0.4.3.tar.xz.sig New: ---- patchutils-0.4.5.tar.xz patchutils-0.4.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patchutils.spec ++++++ --- /var/tmp/diff_new_pack.CnKQes/_old 2026-05-10 16:47:54.779769284 +0200 +++ /var/tmp/diff_new_pack.CnKQes/_new 2026-05-10 16:47:54.787769612 +0200 @@ -1,7 +1,7 @@ # # spec file for package patchutils # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2025 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: patchutils -Version: 0.4.3 +Version: 0.4.5 Release: 0 Summary: A Collection of Tools for Manipulating Patch Files License: GPL-2.0-or-later @@ -72,16 +72,22 @@ %{_bindir}/flipdiff %{_bindir}/gitdiff %{_bindir}/gitdiffview +%{_bindir}/gitshow +%{_bindir}/gitshowview %{_bindir}/grepdiff %{_bindir}/interdiff %{_bindir}/lsdiff +%{_bindir}/move-to-front %{_bindir}/patchview +%{_bindir}/patchview-wrapper %{_bindir}/recountdiff %{_bindir}/rediff %{_bindir}/splitdiff %exclude %{_bindir}/svndiff -%exclude %{_bindir}/svndiffview +%{_bindir}/svndiffview %{_bindir}/unwrapdiff %{_mandir}/man1/*.1%{?ext_man} +%exclude %{_mandir}/man1/svndiff.1%{?ext_man} %{_datadir}/bash-completion/completions/* +%exclude %{_datadir}/bash-completion/completions/svndiff ++++++ patchutils-0.4.3.tar.xz -> patchutils-0.4.5.tar.xz ++++++ ++++ 29893 lines of diff (skipped)
