perl-Module-Pluggable/perl-Module-Pluggable.changes

49 lines
1.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sun Aug 30 14:42:21 CEST 2009 - lars@linux-schulserver.de
- Update to 3.9:
+ Allow inner packages when in a one file situation
(suggestion from Christopher Brown)
+ Fix bug with requiring skipped packages (from Jos Boumans)
- follow perl packaging guidelines
- fix the filelist instead using rpmlintrc
-------------------------------------------------------------------
Wed Jan 21 15:48:28 CET 2009 - pth@suse.de
- Update to 3.8
Changes since 3.5:
- Set INSTALLDIRS correctly in Makefile.PL
- A couple of other fixups to play nicely in Core
- Ignore editor cruft by default
- Doc patches
- Prevent prototype mismatch warnings under Error.pm
- Don't pick up the ::SUPER pseudo stash in 5.8
- Make things work under VOS
- Fix warning under Devel::Cover
- Make tests run under Taint again
- Get rid of Build.PL
-------------------------------------------------------------------
Mon Jan 14 14:35:12 CET 2008 - pth@suse.de
- Fix file list.
- Add a rpmlintrc.
-------------------------------------------------------------------
Wed Mar 7 15:15:36 CET 2007 - pth@suse.de
- Update to 3.5
* Patch from Audrey Tang to prevent clobbering of $@
* Make sure we don't fail taint checking when other
Module::Pluggable::* modules are installed.
* Few more patches from Jos Boumans to get read for CORE
* Remove Class::Inspector dependency and inline code
* Prepare for assimilation into CORE
-------------------------------------------------------------------
Thu Oct 19 17:02:02 CEST 2006 - pth@suse.de
- Initial package