2015-04-16 17:34:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 16 17:28:43 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.200010
|
|
|
|
see /usr/share/doc/packages/perl-Config-MVP/Changes
|
|
|
|
|
|
|
|
2.200010 2015-03-17 07:43:04-04:00 America/New_York
|
|
|
|
- copypaste code! apply section_name fix from Section to WithBundles
|
|
|
|
(thanks, Karen Etheridge)
|
|
|
|
|
|
|
|
2.200009 2015-03-07 17:18:10-05:00 America/New_York
|
|
|
|
- module-loading exceptions now include a section_name attribute for
|
|
|
|
the name of the section being assembled
|
|
|
|
|
2014-09-15 15:48:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 15 15:44:37 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.200008
|
|
|
|
- fix a busted link
|
|
|
|
- be more consistent in exception-throwing on missing packages
|
|
|
|
- fix a dumb test that failed in a git checkout
|
|
|
|
|
2014-02-24 08:49:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 24 08:48:43 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.200007
|
|
|
|
- throw an exception when a bundle reports an impossible situation,
|
|
|
|
like { value => [] }; https://github.com/rjbs/Config-MVP/issues/5
|
|
|
|
|
2013-10-04 17:21:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 4 09:15:22 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.200006
|
|
|
|
- fix repository data
|
|
|
|
- removed use of deprecated Class::MOP::load_class (thanks, Karen
|
|
|
|
Etheridge)
|
|
|
|
- pass the arguments to missing_plugin in the right order
|
|
|
|
|
2013-06-04 08:41:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 3 15:56:20 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.200003
|
|
|
|
doc fixes (Thanks, George Hartzell!)
|
|
|
|
|
|
|
|
documentation fixes (Thanks, Gregor Herrmann of Debian!)
|
|
|
|
|
|
|
|
depend on at least version 0.17 of Class::Load, to work around a bug
|
|
|
|
with perl5.8.8 and Module::Runtime 0.012. (Karen Etheridge)
|
|
|
|
|
2011-04-05 11:29:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 5 11:28:53 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- updated to 2.200001
|
|
|
|
when throwing "package not installed", add a "package" attribute to
|
|
|
|
Error
|
|
|
|
add Config::MVP::Error for common exceptions
|
|
|
|
allow class loading and class-not-found handling to be subclassed
|
|
|
|
|
2011-01-17 16:16:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 17 16:16:19 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- initial package 2.101650
|
|
|
|
* created by cpanspec 1.78.03
|
|
|
|
|