Files
perl-Number-Phone/perl-Number-Phone.changes

153 lines
6.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Jul 3 06:01:06 UTC 2017 - coolo@suse.com
- updated to 3.4001
see /usr/share/doc/packages/perl-Number-Phone/CHANGELOG
2017-07-02 3.4001 Added some nominally redundant dependencies (see
https://github.com/DrHyde/perl-modules-Number-Phone/pull/68);
UK "protected" numbers are now included;
Data updates
-------------------------------------------------------------------
Wed Mar 15 07:32:04 UTC 2017 - coolo@suse.com
- updated to 3.4000
see /usr/share/doc/packages/perl-Number-Phone/CHANGELOG
2017-03-14 3.4000 Changed Kosovo's placeholder country-code from KOS to XK;
+383 (Kosovo) is now a special-case for validation
(see https://github.com/DrHyde/perl-modules-Number-Phone/issues/66);
Data updates
-------------------------------------------------------------------
Wed Dec 7 06:58:01 UTC 2016 - coolo@suse.com
- updated to 3.3000
see /usr/share/doc/packages/perl-Number-Phone/CHANGELOG
2016-12-06 3.3000 Implemented is_drama
(see https://github.com/DrHyde/perl-modules-Number-Phone/pull/61);
NANP modules now know about is_tollfree, is_specialrate and
is_personal;
Number::Phone::Country will now warn that exporting is deprecated;
Stubs and dial_to are no longer experimental;
Minor doco improvements, including some from the Debian project
(see https://github.com/DrHyde/perl-modules-Number-Phone/issues/60);
Minor coverage improvements by getting rid of some redundant
code paths;
More comprehensive testing of stubs, and resulting bug-fixes for
territories that appear as part of another's number plan, such
as enormous Kazakhstan and tiny Tristan da Cunha;
-------------------------------------------------------------------
Thu Sep 8 05:50:48 UTC 2016 - coolo@suse.com
- updated to 3.2001
see /usr/share/doc/packages/perl-Number-Phone/CHANGELOG
2016-09-07 3.2001 Data updates
-------------------------------------------------------------------
Sun Jun 12 13:30:56 UTC 2016 - coolo@suse.com
- updated to 3.2000
see /usr/share/doc/packages/perl-Number-Phone/CHANGELOG
2016-06-05 3.2000 Bump version number because rpm is stupid and thinks
3.1 < 3.0014;
Recognize Isle of Man (IM) free/special-rate
numbers;
Data updates
-------------------------------------------------------------------
Tue Mar 8 10:42:18 UTC 2016 - coolo@suse.com
- updated to 3.1
see /usr/share/doc/packages/perl-Number-Phone/CHANGELOG
2016-03-04 3.1 Added the format_using() method and the ability to
use third-party formatters, thanks to Michael
Schout for the suggestion;
Data updates
-------------------------------------------------------------------
Wed Dec 9 09:30:27 UTC 2015 - coolo@suse.com
- updated to 3.0014
see /usr/share/doc/packages/perl-Number-Phone/CHANGELOG
2015-12-08 3.0014 Deprecated APIs of being able to call most methods as
class methods or functions instead of object methods
have now been deleted;
Remove unnecessary N::P::NANP->country method - the
implementation in the superclass is sufficient
-------------------------------------------------------------------
Sat Nov 14 10:05:18 UTC 2015 - coolo@suse.com
- updated to 3.0013
see /usr/share/doc/packages/perl-Number-Phone/CHANGELOG
2015-11-04 3.0013 Fix another bug in the tests which threw up
misleading failures if a country-specific subclass
was installed
2015-10-26 3.0012 Updated dialing prefixes in N::P::Country
from Michael Gray;
Fix broken code for is_specialrate in stubs,
which previously always returned undef (ie
unknown) even when libphonenumber knew it was
eg premium rate (bug found by Gerhard Poul's
PR 46);
+44 3 numbers have is_specialrate set;
Fix bug where Number::Phone::Country would get
re-set to 'UK' mode instead of the ISO-ly
correct 'GB' mode;
Data updates.
-------------------------------------------------------------------
Wed Sep 23 08:55:11 UTC 2015 - coolo@suse.com
- updated to 3.0011
see /usr/share/doc/packages/perl-Number-Phone/CHANGELOG
2015-09-09 3.0011 Data updates
-------------------------------------------------------------------
Fri Jul 24 08:47:26 UTC 2015 - coolo@suse.com
- updated to 3.0010
see /usr/share/doc/packages/perl-Number-Phone/CHANGELOG
2015-07-20 3.0010 Fix a minor bug in the tests which were throiwing up
misleading failures if a country-specific subclass
was installed
-------------------------------------------------------------------
Sun Jul 19 09:07:09 UTC 2015 - coolo@suse.com
- updated to 3.0009
see /usr/share/doc/packages/perl-Number-Phone/CHANGELOG
2015-07-18 3.0009 Data updates;
Heard Island has nothing to do with the Marshall Islands!
Don't create stub objects when given just a country code
(see https://github.com/DrHyde/perl-modules-Number-Phone/issues/40)
-------------------------------------------------------------------
Sun Jun 21 08:40:18 UTC 2015 - coolo@suse.com
- updated to 3.0008
see /usr/share/doc/packages/perl-Number-Phone/CHANGELOG
2015-06-05 3.0008 Turn on the utf-8 flag on areacode names;
Data updates
-------------------------------------------------------------------
Fri Apr 17 12:02:21 UTC 2015 - coolo@suse.com
- initial package $version
* created by $NAME $VERSION