2015-12-10 20:17:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 10 20:12:59 UTC 2015 - opensuse@dstoecker.de
|
|
|
|
|
|
|
|
|
|
- updated to 1.46
|
|
|
|
|
|
2015-12-03 18:26:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 3 18:24:17 UTC 2015 - opensuse@dstoecker.de
|
|
|
|
|
|
|
|
|
|
- update to 1.45
|
|
|
|
|
|
|
|
|
|
2015-11-09 v1.45 pjacklam
|
|
|
|
|
* Sync test files with Math-BigInt-1.999709.
|
|
|
|
|
* Required version of Test::More is 0.47.
|
|
|
|
|
|
|
|
|
|
2015-10-29 v1.44 pjacklam
|
|
|
|
|
* Sync test files with Math-BigInt-1.999707.
|
|
|
|
|
* Update the README file.
|
|
|
|
|
* Remove the files INSTALL and LICENSE as this information is already covered
|
|
|
|
|
in the file README.
|
|
|
|
|
* Replace 'use vars ...' with 'our ...'. We require a Perl newer than 5.6.0
|
|
|
|
|
anyway.
|
|
|
|
|
* Required version of Math-BigInt is now 1.999706.
|
|
|
|
|
* Add 'Test::More' to TEST_REQUIRES in Makefile.PL.
|
|
|
|
|
* Enable 'use warnings'. We require a Perl newer than 5.6.0 anyway.
|
|
|
|
|
* Add 'assertlib.*\.exe' to MANIFEST.SKIP, since make generates temporary
|
|
|
|
|
files like 'assertlibzxjE4WfG.exe' on Cygwin.
|
|
|
|
|
|
|
|
|
|
2015-09-21 v1.43 pjacklam
|
|
|
|
|
* Sync test files with Math-BigInt-1.999703.
|
|
|
|
|
* Required version of Math-BigInt is now 1.999703.
|
|
|
|
|
* Update author information.
|
|
|
|
|
|
|
|
|
|
2015-09-17 v1.42 pjacklam
|
|
|
|
|
* Sync test files with Math-BigInt-1.999702.
|
|
|
|
|
* Required version of Math-BigInt is now 1.999702.
|
|
|
|
|
|
|
|
|
|
2015-09-11 v1.41 pjacklam
|
|
|
|
|
lib/Math/BigInt/GMP.pm
|
|
|
|
|
* Updated version number.
|
|
|
|
|
Makefile.PL
|
|
|
|
|
* Updated required version of Math::BigInt.
|
|
|
|
|
t/bigfltpm.inc
|
|
|
|
|
* Synced tests with the Math-BigInt distribution.
|
|
|
|
|
t/bigfltpm.t
|
|
|
|
|
* Updated number of tests.
|
|
|
|
|
t/bigintpm.inc
|
|
|
|
|
* Synced tests with the Math-BigInt distribution.
|
|
|
|
|
t/bigintpm.t
|
|
|
|
|
* Updated number of tests.
|
|
|
|
|
|
2015-08-23 14:15:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Aug 23 09:00:03 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 1.40
|
|
|
|
|
see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
|
|
|
|
|
|
|
|
|
|
2015-08-18 v1.40 pjacklam
|
|
|
|
|
CHANGES
|
|
|
|
|
* Add changes for the newest release.
|
|
|
|
|
* Reorder change entries into descending chronological order.
|
|
|
|
|
lib/Devel/CheckLib.pm
|
|
|
|
|
* Update bundled Devel::CheckLib from v1.01 to v1.03.
|
|
|
|
|
Makefile.PL
|
|
|
|
|
* Update required version of Math-BigInt to 1.9994.
|
|
|
|
|
t/01load.t
|
|
|
|
|
* Improve formatting of module version information.
|
|
|
|
|
t/bigfltpm.t
|
|
|
|
|
* Use the correct backend, in this case Math::BigInt::GMP.
|
|
|
|
|
* Skip test specific for the Math::BigInt::Calc backend.
|
|
|
|
|
t/bigintpm.inc
|
|
|
|
|
* Rather than an early exit(), use skip() to skip tests.
|
|
|
|
|
t/bigintpm.t
|
|
|
|
|
* Use the correct backend, in this case Math::BigInt::GMP.
|
|
|
|
|
t/biglog.t
|
|
|
|
|
* Use the correct backend, in this case Math::BigInt::GMP. This was correct
|
|
|
|
|
in v1.21, but has been wrong since then.
|
|
|
|
|
t/bigroot.t
|
|
|
|
|
* Use the correct backend, in this case Math::BigInt::GMP. This was correct
|
|
|
|
|
up until v1.32, but has been wrong since then.
|
|
|
|
|
lib/Math/BigInt/GMP.pm
|
|
|
|
|
* Increment Math::BigInt::GMP version number to 1.40.
|
|
|
|
|
|
|
|
|
|
2015-08-17 v1.39 pjacklam
|
|
|
|
|
* Updated test files with those from Math-BigInt-1.9997.
|
|
|
|
|
|
2015-04-16 08:13:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 14 20:56:23 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 1.38
|
|
|
|
|
see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
|
|
|
|
|
|
|
|
|
|
2014-04-03 v1.38 pjacklam
|
|
|
|
|
* Updated test files from the Math::BigInt distribution (Peter John Acklam).
|
|
|
|
|
* Updated POD (Peter John Acklam)
|
|
|
|
|
* Updated bundled Devel::CheckLib from v0.93 to v1.01 (Peter John Acklam).
|
|
|
|
|
|
2011-11-18 11:37:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 18 11:36:40 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 1.37
|
|
|
|
|
* Updated test files from the Math::BigInt distribution (Peter John Acklam).
|
|
|
|
|
* Updated bundled Devel::CheckLib from v0.92 to v0.93 (Peter John Acklam).
|
|
|
|
|
* Math::BigInt::GMP now requires Math::BigInt v1.997 (Peter John Acklam).
|
|
|
|
|
* Include "^MYMETA\.(yml|json)\z" in MANIFEST.SKIP. Whereas META.* are
|
|
|
|
|
generated by the distribution author at packaging time, MYMETA.* are
|
|
|
|
|
generated by the end user at configure time after any dynamic dependencies
|
|
|
|
|
are known. (Peter John Acklam)
|
|
|
|
|
* Changed Makefile.PL so that a "make dist" makes a META.yml and META.json.
|
|
|
|
|
(Peter John Acklam)
|
|
|
|
|
* Updated common test files from the Math::BigInt distribution. (Peter John
|
|
|
|
|
Acklam)
|
|
|
|
|
|
2011-05-20 11:42:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri May 20 11:38:09 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- updated to 1.36, see Changes
|
|
|
|
|
|
2010-12-01 13:49:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 1 13:33:33 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
|
2010-07-16 15:28:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 16 15:23:21 UTC 2010 - chris@computersalat.de
|
|
|
|
|
|
|
|
|
|
- initial package 1.24
|
|
|
|
|
* created by cpanspec 1.78
|
|
|
|
|
|