forked from pool/perl-Module-Pluggable
- 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
- 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
- Fix file list.
- Add a rpmlintrc.
- 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
- Initial package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Pluggable?expand=0&rev=2
This commit is contained in:
48
perl-Module-Pluggable.changes
Normal file
48
perl-Module-Pluggable.changes
Normal file
@@ -0,0 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user