Tue, 13 Aug 2024 02:18:35 UTC | login

Information for build perl-Algorithm-LUHN-1.02-7.fc28

ID41122
Package Nameperl-Algorithm-LUHN
Version1.02
Release7.fc28
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 08 Jun 2018 09:59:09 UTC
CompletedFri, 08 Jun 2018 09:59:09 UTC
Tags
f29
RPMs
src
perl-Algorithm-LUHN-1.02-7.fc28.src.rpm (info) (download)
noarch
perl-Algorithm-LUHN-1.02-7.fc28.noarch.rpm (info) (download)
Changelog * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.02-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * 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