Tue, 13 Aug 2024 00:32:58 UTC | login

Information for build perl-Algorithm-LUHN-1.02-6.fc27

ID11200
Package Nameperl-Algorithm-LUHN
Version1.02
Release6.fc27
Epoch
SummaryCalculate the Modulus 10 Double Add Double checksum
DescriptionThis module calculates the Modulus 10 Double Add Double checksum, also known as the LUHN Formula. This algorithm is used to verify credit card numbers and Standard & Poor's security identifiers such as CUSIP's and CSIN's.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:17:24 UTC
CompletedSat, 14 Apr 2018 20:17:24 UTC
Tags
f28
f29
RPMs
src
perl-Algorithm-LUHN-1.02-6.fc27.src.rpm (info) (download)
noarch
perl-Algorithm-LUHN-1.02-6.fc27.noarch.rpm (info) (download)
Changelog * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.02-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.02-5 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.02-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.02-3 - Perl 5.24 rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.02-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Nov 16 2015 Bill Pemberton <wfp5p@worldbroken.com> - 1.02-1 - update to version 1.02 - updates to documentation * Sun Jul 19 2015 Bill Pemberton <wfp5p@worldbroken.com> - 1.01-3 - add perl back to BuildRequires * Sun Jul 19 2015 Bill Pemberton <wfp5p@worldbroken.com> - 1.01-2 - update BuildRequires to include make, findutils, and coreutils - remove perl version in BuildRequires - add min version for ExtUtils::MakeMaker - remove Exporter as explict Requires - remove dist.init from doc files * Mon Jul 06 2015 Bill Pemberton <wfp5p@worldbroken.com> - 1.01-1 - Initial version