Files
perl-Math-Complex/perl-Math-Complex.changes
Stephan Kulow efc3cef6c6 Accepting request 296804 from devel:languages:perl:autoupdate
- updated to 1.59
   see /usr/share/doc/packages/perl-Math-Complex/ChangeLog
  2012-02-01  Zefram  <zefram@fysh.org>
  
  	* Don't declare "tan" operator overloading on Math::Complex
  	  objects, because there is no such overloading type [rt.cpan.org
  	  #74288].
  
  	* Remove execute bit from test scripts in CPAN tarball.
  
  	* Release Math::Complex 1.59 + Math::Trig 1.23.
  
  2011-06-21  Zefram  <zefram@fysh.org>
  
  	* Declare package variables with "our" rather than "use vars".
  
  	* Corresponding to "our" usage, check for minimum Perl version
  	  5.006.
  
  	* Remove $ENV{PERL_CORE} logic from test suite, which is no
  	  longer desired in the core.
  
  	* In test suite, remove obsolete and now-incomplete handling of
  	  unavailability of Test::More.
  
  	* Declare module dependencies.
  
  	* Release Math::Complex 1.58 + Math::Trig 1.22.
  
  2011-05-03  Zefram  <zefram@fysh.org>

OBS-URL: https://build.opensuse.org/request/show/296804
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-Complex?expand=0&rev=6
2015-04-15 11:28:51 +00:00

100 lines
2.9 KiB
Plaintext

-------------------------------------------------------------------
Wed Apr 15 11:04:38 UTC 2015 - coolo@suse.com
- updated to 1.59
see /usr/share/doc/packages/perl-Math-Complex/ChangeLog
2012-02-01 Zefram <zefram@fysh.org>
* Don't declare "tan" operator overloading on Math::Complex
objects, because there is no such overloading type [rt.cpan.org
#74288].
* Remove execute bit from test scripts in CPAN tarball.
* Release Math::Complex 1.59 + Math::Trig 1.23.
2011-06-21 Zefram <zefram@fysh.org>
* Declare package variables with "our" rather than "use vars".
* Corresponding to "our" usage, check for minimum Perl version
5.006.
* Remove $ENV{PERL_CORE} logic from test suite, which is no
longer desired in the core.
* In test suite, remove obsolete and now-incomplete handling of
unavailability of Test::More.
* Declare module dependencies.
* Release Math::Complex 1.58 + Math::Trig 1.22.
2011-05-03 Zefram <zefram@fysh.org>
* Add copy constructor and arrange for it to be called
appropriately, problem found by David Madore and Alexandr
Ciornii.
* Correctly format polarwise when a numeric format specifier is
given, problem found by TomC.
* More stable great_circle_direction algorithm, problem found
by Daniel Burr.
* Release Math::Complex 1.57 + Math::Trig 1.21.
-------------------------------------------------------------------
Wed Apr 15 11:04:37 UTC 2015 - coolo@suse.com
- updated to 1.58
see /usr/share/doc/packages/perl-Math-Complex/ChangeLog
2011-06-21 Zefram <zefram@fysh.org>
* Declare package variables with "our" rather than "use vars".
* Corresponding to "our" usage, check for minimum Perl version
5.006.
* Remove $ENV{PERL_CORE} logic from test suite, which is no
longer desired in the core.
* In test suite, remove obsolete and now-incomplete handling of
unavailability of Test::More.
* Declare module dependencies.
* Release Math::Complex 1.58 + Math::Trig 1.22.
2011-05-03 Zefram <zefram@fysh.org>
* Add copy constructor and arrange for it to be called
appropriately, problem found by David Madore and Alexandr
Ciornii.
* Correctly format polarwise when a numeric format specifier is
given, problem found by TomC.
* More stable great_circle_direction algorithm, problem found
by Daniel Burr.
* Release Math::Complex 1.57 + Math::Trig 1.21.
-------------------------------------------------------------------
Wed Dec 1 13:33:34 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:30 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Sun Jul 25 16:08:04 UTC 2010 - pascal.bleser@opensuse.org
- initial package (1.56)