Tue, 10 Sep 2024 19:29:34 UTC | login

Information for build perl-App-ccdiff-0.28-2.fc32

ID134174
Package Nameperl-App-ccdiff
Version0.28
Release2.fc32
Epoch
SummaryColored Character diff
DescriptionAll command-line tools that show the difference between two files fall short in showing minor changes visuably useful. This tool tries to give the look and feel of `diff --color` or `colordiff`, but extending the display of colored output from red for deleted lines and green for added lines to red for deleted characters and green for added characters within the changed lines.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Mar 2020 08:27:41 UTC
CompletedThu, 26 Mar 2020 08:27:41 UTC
Tags
f33
RPMs
src
perl-App-ccdiff-0.28-2.fc32.src.rpm (info) (download)
noarch
perl-App-ccdiff-0.28-2.fc32.noarch.rpm (info) (download)
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Sep 04 2019 Richard Fearn <richardfearn@gmail.com> 0.28-1 - Update to new version 0.28 (#1748007) * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.26-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.26-7 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.26-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 08 2019 Richard Fearn <richardfearn@gmail.com> 0.26-5 - Add version constraint to ExtUtils::MakeMaker dependency (due to use of NO_PACKLIST) * Mon Jan 07 2019 Richard Fearn <richardfearn@gmail.com> 0.26-4 - Don't explicitly delete empty directories - it is done automatically * Mon Jan 07 2019 Richard Fearn <richardfearn@gmail.com> 0.26-3 - Don't create .packlist files at build time * Mon Jan 07 2019 Richard Fearn <richardfearn@gmail.com> 0.26-2 - Add missing BuildRequires and Requires * Sat Jan 05 2019 Richard Fearn <richardfearn@gmail.com> 0.26-1 - Initial version for Fedora