perl-Algorithm-CheckDigits/perl-Algorithm-CheckDigits.changes
Dirk Stoecker 08f9fc381c Accepting request 850378 from devel:languages:perl:autoupdate
- updated to 1.3.5
   see /usr/share/doc/packages/perl-Algorithm-CheckDigits/Changes
  v1.3.5 
  	- added links to repository and bugtracker
  	- added entry to changelog
  	- fix Bug #133767
  v1.3.4 Thu 17. Nov 15:13:54 CET 2020
  	- revise lib/Algorithm/CheckDigits/M23_002.pm (irish TIN)
  	- fix Bug #133031

OBS-URL: https://build.opensuse.org/request/show/850378
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Algorithm-CheckDigits?expand=0&rev=10
2020-11-24 10:48:08 +00:00

116 lines
4.0 KiB
Plaintext

-------------------------------------------------------------------
Tue Nov 24 08:53:51 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.3.5
see /usr/share/doc/packages/perl-Algorithm-CheckDigits/Changes
v1.3.5 Wed Nov 18 16:18:35 CET 2020
- added links to repository and bugtracker
- added entry to changelog
- fix Bug #133767
v1.3.4 Thu 17. Nov 15:13:54 CET 2020
- revise lib/Algorithm/CheckDigits/M23_002.pm (irish TIN)
- fix Bug #133031
-------------------------------------------------------------------
Wed Jul 15 03:06:45 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.3.3
see /usr/share/doc/packages/perl-Algorithm-CheckDigits/Changes
v1.3.3 Di 14. Jul 19:20:56 CEST 2020
- reworked lib/Algorithm/CheckDigits.pm, allow 10-digit numbers,
allow prepending of 'BE' before the digits
- fix Bug #132950
-------------------------------------------------------------------
Tue May 24 09:02:22 UTC 2016 - coolo@suse.com
- updated to 1.3.2
see /usr/share/doc/packages/perl-Algorithm-CheckDigits/Changes
v1.3.2 Mo 16. Mai 15:02:03 CEST 2016
- fix version strings
1.3.1 Mo 16. Mai 03:19:57 CEST 2016
- fix Bug #114347
- fix version numbers
- require Perl version in Build.PL
1.3.0 Sun May 12 10:28:21 CEST 2013
- Changed description of modules to more meaningful text (at least I
hope so).
- Added plugin interface with examples in t/PluginLib*.pm and
t/plugin*.t.
-------------------------------------------------------------------
Mon Apr 13 15:41:54 UTC 2015 - coolo@suse.com
- updated to 1.3.0
see /usr/share/doc/packages/perl-Algorithm-CheckDigits/Changes
1.2.1 Sun Mar 3 22:51:45 CET 2013
- changed list items in POD from 0, 1, ... to S<0>, S<1>, ...
according to a thread on the perl5 porters list
(www.nntp.perl.org/group/perl.perl5.porters/2013/02/msg199355.html)
David Wheeler: "Lists must start with 1. When it saw the 0, it
assumed it was a definition list, so the numbers after that
don't look right."
1.2.0 Fr 8. Jun 11:19:25 CEST 2012
- reworked Algorithm::CheckDigits::MXX_001.pm, added ABA routing
numbers
1.1.2 Fr 8. Jun 09:22:35 CEST 2012
- added '=encoding iso-8859-1' to M11_004.pm, M11_006.pm,
MBase_002.pm, MXX_003.pm, MXX_006.pm. This should prevent
failures in the processing of the POD that contain non-ASCII
characters.
- corrected search and replacement lists in M10_011.pm
-------------------------------------------------------------------
Thu Apr 28 19:15:34 UTC 2011 - coolo@opensuse.org
- add description
-------------------------------------------------------------------
Sun Apr 3 15:33:33 UTC 2011 - coolo@novell.com
- updated to 1.1.1
- Reworked Algorithm::CheckDigits::M10_008 (sedol) to cop with
alphanumerical SEDOL codes that are in use since March 2004.
- There was also a flaw in the computation of the checksum that
provided 10 instead of 0.
- This closes bug number #66340 on CPAN.
- reworked Algorithm::CheckDigits::M10_001, added CUSIP
- moved scripts/checkdigits.pl to bin/checkdigits.pl
- added cgi-bin/checkdigits.cgi
- reworked Algorithm::CheckDigits::MXX_001
- added scripts/checkdigits.pl as sample script
-------------------------------------------------------------------
Wed Dec 1 13:30:34 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Sat Feb 20 12:39:59 UTC 2010 - lars@linux-schulserver.de
- update to 0.53:
+ cleaned up documentation
+ added $VERSION into all modules to close #36482 at
rt.cpan.org
+ added link to english description for ustid_pl
+ corrected documentation for ustid_pl/vatnr_pl
+ reworked algorithm and documentation for esr5_ch according to
http://www.sic.ch/de/dl_tkicch_dta.pdf
- BuildRequires perl-macros to use perl_gen_filelist-macro
-------------------------------------------------------------------
Mon Aug 11 17:50:55 CEST 2008 - lrupp@suse.de
- initial version 0.50