Accepting request 295936 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/295936 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Object-Simple?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
043e33a2f7
commit
b68feedace
@@ -1,3 +1,67 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 13 19:11:14 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 3.14
|
||||
see /usr/share/doc/packages/perl-Object-Simple/Changes
|
||||
|
||||
3.14
|
||||
- remove experimental with and role support
|
||||
this is buggy.
|
||||
- remove 5.10 feature on document. This hadn't work from now.
|
||||
3.13
|
||||
- fix super class namespace bug
|
||||
3.12
|
||||
- fix some role bug
|
||||
3.11
|
||||
- add with option and role support(EXPERIMENTAL)
|
||||
3.10
|
||||
- suppress warnings "Ambiguous use of *{-} resolved to -". after Perl 5.16
|
||||
3.09
|
||||
- use closure to suppress Perl 5.8 warnings
|
||||
3.08
|
||||
- improved document
|
||||
3.07
|
||||
- Carp module don't import any functions
|
||||
3.0625
|
||||
- fixed a little bug
|
||||
3.0624
|
||||
- changed BACKWARDS COMPATIBILITY POLICY
|
||||
If a functionality is DEPRECATED, you can know it by DEPRECATED warnings
|
||||
except for attribute method.
|
||||
You can check all DEPRECATED functionalities by document.
|
||||
DEPRECATED functionality is removed after five years,
|
||||
but if at least one person use the functionality and tell me that thing
|
||||
I extend one year each time he tell me it.
|
||||
EXPERIMENTAL functionality will be changed without warnings.
|
||||
- accessor and new method need more performance than userbility,
|
||||
so argument check logic is removed, sorry
|
||||
3.0622
|
||||
removed -base flag EXPERIMENTAL status
|
||||
added -base flag inherit feature.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 13 19:11:13 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 3.0625
|
||||
see /usr/share/doc/packages/perl-Object-Simple/Changes
|
||||
|
||||
3.0625
|
||||
- fixed a little bug
|
||||
3.0624
|
||||
- changed BACKWARDS COMPATIBILITY POLICY
|
||||
If a functionality is DEPRECATED, you can know it by DEPRECATED warnings
|
||||
except for attribute method.
|
||||
You can check all DEPRECATED functionalities by document.
|
||||
DEPRECATED functionality is removed after five years,
|
||||
but if at least one person use the functionality and tell me that thing
|
||||
I extend one year each time he tell me it.
|
||||
EXPERIMENTAL functionality will be changed without warnings.
|
||||
- accessor and new method need more performance than userbility,
|
||||
so argument check logic is removed, sorry
|
||||
3.0622
|
||||
removed -base flag EXPERIMENTAL status
|
||||
added -base flag inherit feature.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 12 21:00:56 CET 2011 - pascal.bleser@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user