Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package riff for openSUSE:Factory checked in at 2023-09-20 13:25:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/riff (Old) and /work/SRC/openSUSE:Factory/.riff.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "riff" Wed Sep 20 13:25:39 2023 rev:2 rq:1111775 version:2.26.0~0 Changes: -------- --- /work/SRC/openSUSE:Factory/riff/riff.changes 2023-09-12 21:02:50.244077196 +0200 +++ /work/SRC/openSUSE:Factory/.riff.new.16627/riff.changes 2023-09-20 13:27:23.194769745 +0200 @@ -1,0 +2,14 @@ +Sun Sep 17 12:34:14 UTC 2023 - Michael Vetter <[email protected]> + +- Update to 2.26.0: + + * Add -f flag for specifying a diff file to highlight + * With this release there are two ways of highlighting a particular + diff file: + + riff < file.diff + + riff --file=file.diff + * Command line parsing has been updated to use Clap, which will + make help output look somewhat different. Should also fix some + options parsing corner cases. + +------------------------------------------------------------------- Old: ---- riff-2.25.2~0.tar.zst New: ---- riff-2.26.0~0.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ riff.spec ++++++ --- /var/tmp/diff_new_pack.Yqy2SU/_old 2023-09-20 13:27:25.218842259 +0200 +++ /var/tmp/diff_new_pack.Yqy2SU/_new 2023-09-20 13:27:25.218842259 +0200 @@ -17,7 +17,7 @@ Name: riff -Version: 2.25.2~0 +Version: 2.26.0~0 Release: 0 Summary: A diff filter highlighting which line parts have changed License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Yqy2SU/_old 2023-09-20 13:27:25.250843406 +0200 +++ /var/tmp/diff_new_pack.Yqy2SU/_new 2023-09-20 13:27:25.254843549 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/walles/riff.git</param> <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param> <param name="scm">git</param> - <param name="revision">2.25.2</param> + <param name="revision">2.26.0</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.Yqy2SU/_old and /var/tmp/diff_new_pack.Yqy2SU/_new differ
