Files
perl-MooseX-Types-Parameter…/perl-MooseX-Types-Parameterizable.changes

45 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Fri Oct 21 03:08:24 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.09
see /usr/share/doc/packages/perl-MooseX-Types-Parameterizable/Changes
-------------------------------------------------------------------
Wed Oct 18 04:54:33 UTC 2017 - coolo@suse.com
- fix build with perl 5.26
-------------------------------------------------------------------
Wed Jun 26 12:18:25 UTC 2013 - coolo@suse.com
- remove broken test (see RT#85551): remove-buggy-test.patch
-------------------------------------------------------------------
Mon Feb 20 09:07:26 UTC 2012 - coolo@suse.com
- remove broken test
-------------------------------------------------------------------
Fri Feb 17 11:24:26 UTC 2012 - coolo@suse.com
- updated to 0.08
- POD fixes (chocolateboy++)
- remove pointless dependency (chocolateboy++)
-------------------------------------------------------------------
Mon Dec 26 07:19:54 UTC 2011 - coolo@suse.com
- updated to 0.07
- Changed the way we set a message so that we can access both value and
parameterized type in the message. This lets us make more useful error
messages (brianphillips)
- Test case for above
- Fixed problem when you create a type with no message (brianphillips)
- test case for above
-------------------------------------------------------------------
Sat Apr 30 00:07:47 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.05)