9
0

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-Types-Structured?expand=0&rev=9
This commit is contained in:
Stephan Kulow
2011-12-21 09:44:53 +00:00
committed by Git OBS Bridge
parent 82828e6473
commit c65a3c86d5
3 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f2554bc8225305d608c17b35151688b9f8299a075ddcf1b3b0de76e2fa24a04e
size 34643

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
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

View File

@@ -16,7 +16,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-MooseX-Types-Structured
Version: 0.27
Version: 0.28
Release: 0
Summary: Structured Type Constraints for Moose
License: Artistic-1.0 or GPL-1.0+