Fri, 25 Oct 2024 11:53:01 UTC | login

Information for build perl-App-ccdiff-0.30-1.fc33

ID191355
Package Nameperl-App-ccdiff
Version0.30
Release1.fc33
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
StartedTue, 05 Jan 2021 10:51:33 UTC
CompletedTue, 05 Jan 2021 10:51:33 UTC
Tags
f33
f37
f38
RPMs
src
perl-App-ccdiff-0.30-1.fc33.src.rpm (info) (download)
noarch
perl-App-ccdiff-0.30-1.fc33.noarch.rpm (info) (download)
Changelog * Sat Dec 26 2020 Richard Fearn <richardfearn@gmail.com> 0.30-1 - Update to new version 0.30 (#1910350) * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-3 - Perl 5.32 rebuild * 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