Thu, 24 Apr 2025 23:25:32 MSK | login

Information for build diffutils-3.10-7.el10

ID21112
Package Namediffutils
Version3.10
Release7.el10
Epoch
Sourcegit+http://git.inferitos.ru/rpms/diffutils#b701b81bca721c99b85008c47bf0f1aa6c2d2ee0
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 byscherevko
State complete
Volume DEFAULT
StartedTue, 10 Dec 2024 17:31:53 MSK
CompletedTue, 10 Dec 2024 17:43:12 MSK
Taskbuild (inferit-10_0-bootstrap, /rpms/diffutils/:changed/i10c-beta/diffutils-3.10-7.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/diffutils/?#changed/i10c-beta/diffutils-3.10-7.el10'}}
Tags
inferit-10_0-bootstrap
inferit-10_0-init
RPMs
src
diffutils-3.10-7.el10.src.rpm (info) (download)
aarch64
diffutils-3.10-7.el10.aarch64.rpm (info) (download)
diffutils-debuginfo-3.10-7.el10.aarch64.rpm (info) (download)
diffutils-debugsource-3.10-7.el10.aarch64.rpm (info) (download)
x86_64
diffutils-3.10-7.el10.x86_64.rpm (info) (download)
diffutils-debuginfo-3.10-7.el10.x86_64.rpm (info) (download)
diffutils-debugsource-3.10-7.el10.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.10-7 - Rebuilt for MSVSphere 10 * Tue Jul 30 2024 Than Ngo <than@redhat.com> - 3.10-7 - Resolves: RHEL-50780, regression, compare file sizes only if both non-zero * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.10-6 - Bump release for June 2024 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 * Tue Mar 28 2023 Than Ngo <than@redhat.com> - 3.9-4 - Fix deprecated patch rpm marco * Tue Feb 21 2023 Than Ngo <than@redhat.com> - 3.9-3 - migrated to SPDX license * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 16 2023 Tim Waugh <twaugh@redhat.com> - 3.9-1 - 3.9 (bug #2161117).