Name: | diffutils |
---|---|
Version: | 3.10 |
Release: | 8.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1661415 |
License: | GPL-3.0-or-later |
RPM: | diffutils-3.10-8.el10.x86_64.rpm |
Source RPM: | diffutils-3.10-8.el10.src.rpm |
Build Date: | Fri Jan 24 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.gnu.org/software/diffutils/diffutils.html |
Summary: | GNU collection of diff utilities |
Description: | Diffutils 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. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Resolves: RHEL-50780, regression, compare file sizes only if both non-zero
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Fix output of "diff -l -y" for non-ASCII input files
- Fix bz#2208831, update to 3.10 - Fix bz#2196671, diff -D no longer fails to output #ifndef lines introduced in 3.9
- Fix deprecated patch rpm marco
- migrated to SPDX license