forked from pool/perl-MooseX-Types-Structured
automatic update OBS-URL: https://build.opensuse.org/request/show/493995 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-Types-Structured?expand=0&rev=19
77 lines
2.6 KiB
Plaintext
77 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 10 06:09:36 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 0.36
|
|
see /usr/share/doc/packages/perl-MooseX-Types-Structured/Changes
|
|
|
|
0.36 2017-05-09 23:08:27Z
|
|
- update distribution tooling (should fix RT#114060)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 2 09:58:11 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 0.35
|
|
see /usr/share/doc/packages/perl-MooseX-Types-Structured/Changes
|
|
|
|
0.35 2015-12-27 00:32:49Z
|
|
- avoid spaces in slurpy type constraint names (ilmari, PR#1)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 23 09:06:07 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.34
|
|
see /usr/share/doc/packages/perl-MooseX-Types-Structured/Changes
|
|
|
|
0.34 2015-08-16 02:39:14Z
|
|
- bump namespace::clean prereq
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 15:47:31 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.33
|
|
see /usr/share/doc/packages/perl-MooseX-Types-Structured/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 25 07:39:34 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 0.29
|
|
- fixed use of an interface that was deprecated in Moose-2.1100
|
|
(ether)
|
|
- repository migrated from shadowcat to the github moose organization
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 09:44:28 UTC 2011 - coolo@suse.com
|
|
|
|
- update to 0.28
|
|
- Fixed regression where mixed type constraints (MX:Types style and
|
|
'classic' Stringy style) are used in a single structured type doesn't
|
|
work.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 30 00:04:49 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.27: no user-visible changes
|
|
- changes from 0.25:
|
|
* fixed bug where ->is_subtype_of dies meaninglessly when the type we are
|
|
trying to check is not a type we can find; this makes our handling
|
|
consistent with core Moose; also changed ->equals and ->is_a_type_of to be
|
|
consistent
|
|
- changes from 0.24:
|
|
* added some performance enhancing caching code
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:33:58 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:30:41 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 4 22:30:08 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (0.23)
|
|
|