Wed, 12 Jun 2024 14:24:08 UTC | login

Information for build libxdiff-1.0-11.fc29

ID32491
Package Namelibxdiff
Version1.0
Release11.fc29
Epoch
SummaryBasic functionality to create difference/patches in binary and text
DescriptionThe LibXDiff library implements basic and yet complete functionalities to create file differences/patches to both binary and text files. The library uses memory files as file abstraction to achieve both performance and portability. For binary files, LibXDiff implements both (with some modification) the algorithm described in File System Support for Delta Compression by Joshua P. MacDonald, and the algorithm described in Fingerprinting By Random Polynomials by Michael O. Rabin. While for text files it follows directives described in An O(ND) Difference Algorithm and Its Variations by Eugene W. Myers. This is a merged fork of the forks of the original libxdiff (0.23) found in the git and libgit2 source code, converted into a shared library.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 05 Jun 2018 04:07:15 UTC
CompletedTue, 05 Jun 2018 05:02:43 UTC
Taskbuild (f29-candidate, libxdiff-1.0-11.fc29.src.rpm)
Tags
f29
RPMs
src
libxdiff-1.0-11.fc29.src.rpm (info) (download)
riscv64
libxdiff-1.0-11.fc29.riscv64.rpm (info) (download)
libxdiff-devel-1.0-11.fc29.riscv64.rpm (info) (download)
libxdiff-debuginfo-1.0-11.fc29.riscv64.rpm (info) (download)
libxdiff-debugsource-1.0-11.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Jun 19 2013 Dan HorĂ¡k <dan[at]danny.cz> - 1.0-2 - fix function on big-endian arches * Thu May 30 2013 Tom Callaway <spot@fedoraproject.org> - 1.0-1 - initial package