Information for build wdiff-1.2.2-54.fc42

ID23839
Package Namewdiff
Version1.2.2
Release54.fc42
Epoch
DraftFalse
SummaryCompare files on a word per word basis
DescriptionThe GNU wdiff program is a front end to diff for comparing files on a word per word basis. A word is anything between whitespace. This is useful for comparing two texts in which a few words have been changed and for which paragraphs have been refilled. It works by creating two temporary files, one word per line, and then executes diff on these files. It collects the diff output and uses it to produce a nicer display of word differences between the original files.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 17:01:54 UTC
CompletedMon, 09 Jun 2025 17:01:54 UTC
Tags
f42
RPMs
src
wdiff-1.2.2-54.fc42.src.rpm (info) (download)
riscv64
wdiff-1.2.2-54.fc42.riscv64.rpm (info) (download)
wdiff-debuginfo-1.2.2-54.fc42.riscv64.rpm (info) (download)
wdiff-debugsource-1.2.2-54.fc42.riscv64.rpm (info) (download)
Changelog * Tue Jan 21 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.2.2-54 - Patch for GCC 15 / C23 * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-53 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sun Nov 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.2.2-52 - Invoke autoreconf and configure in %conf rather than in %build * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-51 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-49 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jun 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.2.2-48 - Use new (rpm 4.17.1+) bcond style