perl-Test-Deep/perl-Test-Deep.changes

95 lines
3.2 KiB
Plaintext

-------------------------------------------------------------------
Mon Dec 9 11:17:46 UTC 2013 - coolo@suse.com
- updated to 0.112
- rebuild MANIFEST, adding two forgotten files
- When printing diagnostics, differentiate the type of a blessed object
from the name of the class itself (RT#78288, caused by changes to how
blessed objects are treated in 0.109) (thanks, Karen Etheridge)
- Typo fixes (thanks, David Steinbrunner)
- Fixes to clarity and accuracy of documentation (thanks, Michael Hamlin)
- Add metadata links to repo and issue tracker
- Added obj_isa for testing ->isa without falling back to ref($x)
- Added the *experimental* ":v1" export group to skip importing
Isa, isa, and blessed
-------------------------------------------------------------------
Tue Jun 4 15:02:11 UTC 2013 - coolo@suse.com
- updated to 0.110
Allow methods() and listmethods() to work again on class methods
(RT#77804) (thanks, Ricardo Signes!)
-------------------------------------------------------------------
Mon Feb 20 08:38:11 UTC 2012 - coolo@suse.com
- updated to 0.109
UNIVERSAL::isa and UNIVERAL::can are no longer called as functions:
this was deprecated in UNIVERSAL 1.03. (RT#74760, Karen Etheridge)
the code that builds the exporter configuration is cleaned up; more
documentation of how it may change (for the better, without breaking
stuff) should appear in the near future
-------------------------------------------------------------------
Fri Nov 18 11:07:53 UTC 2011 - coolo@suse.com
- use original .tar.gz
-------------------------------------------------------------------
Wed Dec 1 09:44:38 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Sat Oct 16 09:30:53 UTC 2010 - chris@computersalat.de
- update to 0.108
o simple (stringwise) comparison should now be much faster
(thanks, NCLEATON)
- fix deps
-------------------------------------------------------------------
Thu Sep 30 19:38:55 UTC 2010 - chris@computersalat.de
- update to 0.107
o New maintainer: Ricardo Signes (rjbs)
o On 5.10.0 and newer perl, install to the "site" directory, not the
core perl directory in @INC. (Prior to 5.10.0, @INC ordering was
unfortunate, and fixing the install target would make upgrading
difficult.)
o cope with new stringification of qr{} objects in 5.13.x+ (thanks,
ANDK)
o fix Pod escaping errors (thanks, FWIE)
- noarch pkg
- recreated by cpanspec 1.78
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Mon Sep 7 12:41:55 CEST 2009 - mls@suse.de
- update to 0.106 to make it build with perl-5.10.1
-------------------------------------------------------------------
Sat Jul 25 19:42:42 CEST 2009 - chris@computersalat.de
- spec mods
* removed ^----------
* removed ^#---------
-------------------------------------------------------------------
Sat Jun 20 23:10:07 CEST 2009 - chris@computersalat.de
- initial obs package 0.104