perl-Sub-Override/perl-Sub-Override.changes

70 lines
2.2 KiB
Plaintext

-------------------------------------------------------------------
Sun Jun 23 16:48:07 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- updated to 0.120.0 (0.12)
see /usr/share/doc/packages/perl-Sub-Override/Changes
0.12 Mon Jun 17 2024
- Add 'inject' method which can inject a new subroutine into a namespace.
- Add 'inherit' method which can inherit a subroutine from a parent object.
- Bug fix for wrap not restoring during destruction.
- Internal cleanup.
0.11 Tue May 14 2024
- Update the 'wrap' routine so it handles prototypes transparently.
- Update the 'wrap' routine to prevent creation of an extra stack frame.
- Minor doc updates.
-------------------------------------------------------------------
Fri Mar 8 23:04:42 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- Fix disabling of __perllib_provides
-------------------------------------------------------------------
Wed Dec 6 03:07:31 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.10
see /usr/share/doc/packages/perl-Sub-Override/Changes
-------------------------------------------------------------------
Tue Jun 4 17:18:39 UTC 2013 - coolo@suse.com
- updated to 0.09
Switch from Test::Exception to Test::Fatal.
Fix two typos on the POD. Patches from Ansgar Burchardt and david.skyba.
-------------------------------------------------------------------
Tue Nov 30 19:20:45 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Aug 23 07:43:44 UTC 2010 - chris@computersalat.de
- recreated by cpanspec 1.78
- noarch pkg
- changelog to changes file
-------------------------------------------------------------------
Wed Jun 21 20:38:00 UTC 2006 - jfunk@funktronics.ca
- Build under buildservice
-------------------------------------------------------------------
Fri Nov 11 08:34:11 UTC 2005 - jfunk@funktronics.ca
- Update
- Build for SL10
-------------------------------------------------------------------
Thu May 12 06:23:45 UTC 2005 - jfunk@funktronics.ca
- Update
- Build for SL93
-------------------------------------------------------------------
Fri Nov 19 01:22:09 UTC 2004 - jfunk@funktronics.ca
- Initial release