Information for build diffutils-3.12-1.fc42

ID124075
Package Namediffutils
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version3.12
Release1.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/diffutils.git#3ef05884d710268c02631b0d4de17f9855c34bda
SummaryGNU collection of diff utilities
DescriptionDiffutils includes four utilities: diff, cmp, diff3 and sdiff. Diff compares two files and shows the differences, line by line. The cmp command shows the offset and line numbers where two files differ, or cmp can show the characters that differ between the two files. The diff3 command shows the differences between three files. Diff3 can be used when two people have made independent changes to a common original; diff3 can produce a merged file that contains both sets of changes and warnings about conflicts. The sdiff command can be used to merge two files interactively. Install diffutils if you need to compare text files.
Built bykojiadmin
State complete
Volume DEFAULT
StartedMon, 21 Apr 2025 16:00:40 CST
CompletedMon, 21 Apr 2025 19:06:29 CST
Taskbuild (f42-build-side-1, /rpms/diffutils.git:3ef05884d710268c02631b0d4de17f9855c34bda)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/diffutils.git#3ef05884d710268c02631b0d4de17f9855c34bda'}}
Tags
f42
RPMs
src
diffutils-3.12-1.fc42.src.rpm (info) (download)
riscv64
diffutils-3.12-1.fc42.riscv64.rpm (info) (download)
diffutils-debuginfo-3.12-1.fc42.riscv64.rpm (info) (download)
diffutils-debugsource-3.12-1.fc42.riscv64.rpm (info) (download)
Logs
riscv64
dnf5.log
hw_info.log
installed_pkgs.log
state.log
root.log
mock_config.log
mock_output.log
build.log
Changelog * Fri Apr 11 2025 Than Ngo <than@redhat.com> - 3.12-1 - Fixed rhbz#2358545, Update to 3.12 * Thu Mar 27 2025 Than Ngo <than@redhat.com> - 3.11-3 - diff does not show a unified diff when one of the file is empty * Thu Mar 27 2025 Than Ngo <than@redhat.com> - 3.11-2 - Backported upstream patch, Fixed allocation typo leading to crash * Thu Mar 27 2025 Than Ngo <than@redhat.com> - 3.11-1 - Fixed rhbz#2343469, Update to 3.11 * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.10-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Jul 30 2024 Than Ngo <than@redhat.com> - 3.10-8 - refresh patch for 'cmp -s' * Tue Jul 23 2024 Than Ngo <than@redhat.com> - 3.10-7 - fix a regression, 'cmp -s' returns 1 even if files are identical * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.10-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.10-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 05 2023 Than Ngo <than@redhat.com> - 3.10-2 - Fix output of "diff -l -y" for non-ASCII input files * Thu Jun 29 2023 Than Ngo <than@redhat.com> - 3.10-1 - Fix bz#2208831, update to 3.10 - Fix bz#2196671, diff -D no longer fails to output #ifndef lines introduced in 3.9