| 
									
										
										
										
											2018-01-22 21:22:40 +00:00
										 |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Tue Dec 19 06:35:20 UTC 2017 - coolo@suse.com | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - updated to 2.16 | 
					
						
							|  |  |  |  |    see /usr/share/doc/packages/perl-Math-GMP/Changes | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |   2.16  2017-12-18 Shlomif | 
					
						
							|  |  |  |  |       - Fix behaviour under "use feature 'bitwise'" | 
					
						
							|  |  |  |  |           - See https://rt.cpan.org/Public/Bug/Display.html?id=123907 | 
					
						
							|  |  |  |  |           - Thanks to Sisphus for the report and perlxs for some insights. | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-06-27 05:13:24 +00:00
										 |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Mon Jun 26 05:43:46 UTC 2017 - coolo@suse.com | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - updated to 2.15 | 
					
						
							|  |  |  |  |    see /usr/share/doc/packages/perl-Math-GMP/Changes | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |   2.15  2017-06-25 Shlomif | 
					
						
							|  |  |  |  |       - Bump required perl version to 5.10.x. | 
					
						
							|  |  |  |  |           - There were test failures with 5.8.x and even 5.10.x is old enough. | 
					
						
							|  |  |  |  |           - http://www.cpantesters.org/cpan/report/256184b2-58bf-11e7-a074-e1beba07c9dd | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-07 06:26:56 +00:00
										 |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Thu Feb  2 06:03:22 UTC 2017 - coolo@suse.com | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - updated to 2.14 | 
					
						
							|  |  |  |  |    see /usr/share/doc/packages/perl-Math-GMP/Changes | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |   2.14  2017-02-01 Shlomif | 
					
						
							|  |  |  |  |       - Hopefully fix the GPG signature. | 
					
						
							|  |  |  |  |           - https://rt.cpan.org/Ticket/Display.html?id=120062 | 
					
						
							|  |  |  |  |           - Thanks to Pavel Mateja for the report. | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-11-19 17:28:39 +00:00
										 |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Sat Nov 19 06:47:15 UTC 2016 - coolo@suse.com | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - updated to 2.13 | 
					
						
							|  |  |  |  |    see /usr/share/doc/packages/perl-Math-GMP/Changes | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |   2.13  2016-11-18 Shlomif | 
					
						
							|  |  |  |  |       - Fix the tests on older libgmps. | 
					
						
							|  |  |  |  |           - See https://rt.cpan.org/Ticket/Display.html?id=118816 | 
					
						
							|  |  |  |  |           - Thanks to Hugo van der Sanden for the patches. | 
					
						
							|  |  |  |  |       - Refactoring of the test suite. | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-11-12 17:07:11 +00:00
										 |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Fri Nov 11 06:45:43 UTC 2016 - coolo@suse.com | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - updated to 2.12 | 
					
						
							|  |  |  |  |    see /usr/share/doc/packages/perl-Math-GMP/Changes | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |   2.12  2016-11-09 Shlomif | 
					
						
							|  |  |  |  |       - Add support for testing methods that return lists. | 
					
						
							|  |  |  |  |       - Add broot, brootrem, bsqrtrem, is_perfect_power, is_perfect_square | 
					
						
							|  |  |  |  |           - Thanks to Hugo van der Sanden for the patches | 
					
						
							|  |  |  |  |           - https://rt.cpan.org/Ticket/Display.html?id=118677 | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
											  
											
												Accepting request 328270 from devel:languages:perl:autoupdate
remove upstreamed Math-GMP-x86_64.patch
- updated to 2.11
   see /usr/share/doc/packages/perl-Math-GMP/Changes
  2.11  2015-08-16 Shlomif
      - Got the distribution to have full POD coverage and check all functions
      for usage.
          - t/check-funcs-ret-value--rt92593.t
          - https://rt.cpan.org/Public/Bug/Display.html?id=92593
          - CPAN Day!
  
  2.10  2015-08-12 Shlomif
      - Throw an exception on invalid input to Math::GMP->new;
          - https://rt.cpan.org/Ticket/Display.html?id=27521
          - Thanks to SISYPHUS for the report.
      - Put RELEASE_TESTING tests under xt instead of t.
          - https://rt.cpan.org/Ticket/Display.html?id=106365
          - Thanks to ilmari for the report and suggested fix.
      - Document and test some functions that were improperly documented or
      not tested.
          - t/check-funcs-ret-value--rt92593.t
          - https://rt.cpan.org/Public/Bug/Display.html?id=92593
          - Still aiming for full POD Coverage.
  
  2.09  2015-07-29 Shlomif
      - Add the binary-left-shift / << operator.
      - Add the binary-right-shift / >> operator.
      - Convert the build system to Dist-Zilla to ease future maintenance.
      - Add a call to Devel::CheckLib for finding the "gmp.h" header.
  
  2.08  2015-07-28 Shlomif
      - Add a link to the version control repository at various places.
      - Get rid of indirect object notation in the code and the examples.
          - It’s a sign of Ancient Perl.
      - Overload bool to avoid fallback to intify (Hugo)
          - Fixes RT #101443
              - https://rt.cpan.org/Ticket/Display.html?id=101443
          - Modified patch applied by Shlomif.
      - Add tests from DANAJ for large numbers in some functions.
          - RT #92641
              - https://rt.cpan.org/Ticket/Display.html?id=92641
  
  2.07  2014-01-26 Hugo
      - Go direct to XS for more speed
      - add lcm/blcm, bsqrt, bmodinv
  
  2.06  2009-09-17 Greg
      - Make Makefile.PL more forgiving of gmp library locations. (CPAN bug #46323)
      - Update link to libgmp.org in INSTALL file (CPAN bug #46324)
  
  2.05  2008-10-06 Greg
      - New maintainer: Greg Sabino Mullane
      - Allow tests to work on 64-bit platforms. Patch from Flo.
        (CPAN bugs #5960, #30327, #27641, #12751, #15459)
      - Add support for probab_prime function. Patch by shlomif@iglu.org.il.
        (CPAN bug #6184)
      - Get smarter about detecting lack of GMP libraries.
        (CPAN bug #18709)
      - Add META.yml and some more tests.
- updated to 2.06
   see /usr/share/doc/packages/perl-Math-GMP/Changes
  2.06  2009-09-17 Greg
      - Make Makefile.PL more forgiving of gmp library locations. (CPAN bug #46323)
      - Update link to libgmp.org in INSTALL file (CPAN bug #46324)
  
  2.05  2008-10-06 Greg
      - New maintainer: Greg Sabino Mullane
      - Allow tests to work on 64-bit platforms. Patch from Flo.
        (CPAN bugs #5960, #30327, #27641, #12751, #15459)
      - Add support for probab_prime function. Patch by shlomif@iglu.org.il.
        (CPAN bug #6184)
      - Get smarter about detecting lack of GMP libraries.
        (CPAN bug #18709)
      - Add META.yml and some more tests.
OBS-URL: https://build.opensuse.org/request/show/328270
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-GMP?expand=0&rev=11
											
										 
											2015-09-01 09:32:25 +00:00
										 |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Tue Sep  1 09:14:58 UTC 2015 - bwiedemann@suse.com | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - remove upstreamed Math-GMP-x86_64.patch | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Tue Sep  1 09:08:31 UTC 2015 - coolo@suse.com | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - updated to 2.11 | 
					
						
							|  |  |  |  |    see /usr/share/doc/packages/perl-Math-GMP/Changes | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |   2.11  2015-08-16 Shlomif | 
					
						
							|  |  |  |  |       - Got the distribution to have full POD coverage and check all functions | 
					
						
							|  |  |  |  |       for usage. | 
					
						
							|  |  |  |  |           - t/check-funcs-ret-value--rt92593.t | 
					
						
							|  |  |  |  |           - https://rt.cpan.org/Public/Bug/Display.html?id=92593 | 
					
						
							|  |  |  |  |           - CPAN Day! | 
					
						
							|  |  |  |  |    | 
					
						
							|  |  |  |  |   2.10  2015-08-12 Shlomif | 
					
						
							|  |  |  |  |       - Throw an exception on invalid input to Math::GMP->new; | 
					
						
							|  |  |  |  |           - https://rt.cpan.org/Ticket/Display.html?id=27521 | 
					
						
							|  |  |  |  |           - Thanks to SISYPHUS for the report. | 
					
						
							|  |  |  |  |       - Put RELEASE_TESTING tests under xt instead of t. | 
					
						
							|  |  |  |  |           - https://rt.cpan.org/Ticket/Display.html?id=106365 | 
					
						
							|  |  |  |  |           - Thanks to ilmari for the report and suggested fix. | 
					
						
							|  |  |  |  |       - Document and test some functions that were improperly documented or | 
					
						
							|  |  |  |  |       not tested. | 
					
						
							|  |  |  |  |           - t/check-funcs-ret-value--rt92593.t | 
					
						
							|  |  |  |  |           - https://rt.cpan.org/Public/Bug/Display.html?id=92593 | 
					
						
							|  |  |  |  |           - Still aiming for full POD Coverage. | 
					
						
							|  |  |  |  |    | 
					
						
							|  |  |  |  |   2.09  2015-07-29 Shlomif | 
					
						
							|  |  |  |  |       - Add the binary-left-shift / << operator. | 
					
						
							|  |  |  |  |       - Add the binary-right-shift / >> operator. | 
					
						
							|  |  |  |  |       - Convert the build system to Dist-Zilla to ease future maintenance. | 
					
						
							|  |  |  |  |       - Add a call to Devel::CheckLib for finding the "gmp.h" header. | 
					
						
							|  |  |  |  |    | 
					
						
							|  |  |  |  |   2.08  2015-07-28 Shlomif | 
					
						
							|  |  |  |  |       - Add a link to the version control repository at various places. | 
					
						
							|  |  |  |  |       - Get rid of indirect object notation in the code and the examples. | 
					
						
							|  |  |  |  |           - It’s a sign of Ancient Perl. | 
					
						
							|  |  |  |  |       - Overload bool to avoid fallback to intify (Hugo) | 
					
						
							|  |  |  |  |           - Fixes RT #101443 | 
					
						
							|  |  |  |  |               - https://rt.cpan.org/Ticket/Display.html?id=101443 | 
					
						
							|  |  |  |  |           - Modified patch applied by Shlomif. | 
					
						
							|  |  |  |  |       - Add tests from DANAJ for large numbers in some functions. | 
					
						
							|  |  |  |  |           - RT #92641 | 
					
						
							|  |  |  |  |               - https://rt.cpan.org/Ticket/Display.html?id=92641 | 
					
						
							|  |  |  |  |    | 
					
						
							|  |  |  |  |   2.07  2014-01-26 Hugo | 
					
						
							|  |  |  |  |       - Go direct to XS for more speed | 
					
						
							|  |  |  |  |       - add lcm/blcm, bsqrt, bmodinv | 
					
						
							|  |  |  |  |    | 
					
						
							|  |  |  |  |   2.06  2009-09-17 Greg | 
					
						
							|  |  |  |  |       - Make Makefile.PL more forgiving of gmp library locations. (CPAN bug #46323) | 
					
						
							|  |  |  |  |       - Update link to libgmp.org in INSTALL file (CPAN bug #46324) | 
					
						
							|  |  |  |  |    | 
					
						
							|  |  |  |  |   2.05  2008-10-06 Greg | 
					
						
							|  |  |  |  |       - New maintainer: Greg Sabino Mullane | 
					
						
							|  |  |  |  |       - Allow tests to work on 64-bit platforms. Patch from Flo. | 
					
						
							|  |  |  |  |         (CPAN bugs #5960, #30327, #27641, #12751, #15459) | 
					
						
							|  |  |  |  |       - Add support for probab_prime function. Patch by shlomif@iglu.org.il. | 
					
						
							|  |  |  |  |         (CPAN bug #6184) | 
					
						
							|  |  |  |  |       - Get smarter about detecting lack of GMP libraries. | 
					
						
							|  |  |  |  |         (CPAN bug #18709) | 
					
						
							|  |  |  |  |       - Add META.yml and some more tests. | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Tue Sep  1 09:08:30 UTC 2015 - coolo@suse.com | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - updated to 2.06 | 
					
						
							|  |  |  |  |    see /usr/share/doc/packages/perl-Math-GMP/Changes | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |   2.06  2009-09-17 Greg | 
					
						
							|  |  |  |  |       - Make Makefile.PL more forgiving of gmp library locations. (CPAN bug #46323) | 
					
						
							|  |  |  |  |       - Update link to libgmp.org in INSTALL file (CPAN bug #46324) | 
					
						
							|  |  |  |  |    | 
					
						
							|  |  |  |  |   2.05  2008-10-06 Greg | 
					
						
							|  |  |  |  |       - New maintainer: Greg Sabino Mullane | 
					
						
							|  |  |  |  |       - Allow tests to work on 64-bit platforms. Patch from Flo. | 
					
						
							|  |  |  |  |         (CPAN bugs #5960, #30327, #27641, #12751, #15459) | 
					
						
							|  |  |  |  |       - Add support for probab_prime function. Patch by shlomif@iglu.org.il. | 
					
						
							|  |  |  |  |         (CPAN bug #6184) | 
					
						
							|  |  |  |  |       - Get smarter about detecting lack of GMP libraries. | 
					
						
							|  |  |  |  |         (CPAN bug #18709) | 
					
						
							|  |  |  |  |       - Add META.yml and some more tests. | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-11-30 19:27:06 +00:00
										 |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Tue Nov 30 19:20:28 UTC 2010 - coolo@novell.com | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - switch to perl_requires macro | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-11-29 18:57:10 +00:00
										 |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Mon Nov 29 18:30:30 UTC 2010 - coolo@novell.com | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - remove /var/adm/perl-modules | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-11-29 18:05:14 +00:00
										 |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Mon Nov 29 18:00:35 UTC 2010 - coolo@novell.com | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - called spec2changelog | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Tue Oct 31 00:00:00 UTC 2006 - jfunk@funktronics.ca | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - Fix tests for 64-bit machines | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  |  | Tue Sep 12 00:00:00 UTC 2006 - jfunk@funktronics.ca | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | - Initial release | 
					
						
							|  |  |  |  | 
 |