forked from pool/perl-MooseX-Declare
automatic update OBS-URL: https://build.opensuse.org/request/show/325493 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-Declare?expand=0&rev=17
72 lines
2.4 KiB
Plaintext
72 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Aug 23 09:04:34 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.43
|
|
see /usr/share/doc/packages/perl-MooseX-Declare/Changes
|
|
|
|
0.43 2015-08-16 03:29:28Z
|
|
- add some diagnostics to a test that is failing occasionally
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 23 08:31:23 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.42
|
|
see /usr/share/doc/packages/perl-MooseX-Declare/Changes
|
|
|
|
0.42 2015-06-04 06:17:43Z
|
|
- eliminate remaining uses of List::MoreUtils
|
|
- increase required version of namespace::autoclean to 0.16 to avoid test
|
|
failures
|
|
|
|
0.41 2015-05-16 03:35:49Z
|
|
- mark this distribution as deprecated in metadata
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 19:55:25 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.40
|
|
see /usr/share/doc/packages/perl-MooseX-Declare/Changes
|
|
|
|
0.40 2014-11-12 02:27:58Z
|
|
- mention deprecation status in module ABSTRACT
|
|
- fix warning in tests on 5.8.x
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 15 12:52:35 UTC 2014 - coolo@suse.com
|
|
|
|
- updated to 0.39
|
|
- line numbers in shipped code are now almost the same (within 1) as
|
|
the repository source, for easier debugging
|
|
- pod fixes (Frank Wiegand, RT#51722)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 10 06:25:49 UTC 2014 - coolo@suse.com
|
|
|
|
- updated to 0.38
|
|
- update configure_requires checking in Makefile.PL, add CONTRIBUTING file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 4 09:15:24 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 0.37
|
|
* repository migrated to the github moose organization
|
|
* re-release with fixed compile test
|
|
* Depend on 'aliased'.
|
|
* The test suite now uses Test::Fatal instead of Test::Exception. (Karen
|
|
Etheridge)
|
|
* removed use of deprecated Class::MOP::load_class, calling enum with a list
|
|
* converted use of Class::MOP::class_of to Moose::Util::find_meta
|
|
* new WARNING section added to pod, regarding future utility of this module
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 25 16:19:08 UTC 2011 - coolo@suse.com
|
|
|
|
- update to 0.35
|
|
* Adapt to changes in MooseX::Role::Parameterized 0.27.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 17 01:13:14 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (0.34)
|
|
|