1
0
forked from perl/perl-Specio

Accepting request 539951 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/539951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Specio?expand=0&rev=5
This commit is contained in:
2017-11-12 16:56:22 +00:00
committed by Git OBS Bridge
4 changed files with 23 additions and 4 deletions

View File

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

3
Specio-0.42.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Nov 5 07:02:33 UTC 2017 - coolo@suse.com
- updated to 0.42
see /usr/share/doc/packages/perl-Specio/Changes
0.42 2017-11-04
- The Perl library claimed it provided types named LaxVersionStr and
StrictVersionStr but they were really named LaxVersion and
StrictVersion. The names have now been fixed to match the documentation, so
they are LaxVersionStr and StrictVersionStr.
0.41 2017-11-04
- Fixed checks for whether a class is loaded in light of upcoming optimization
in Perl 5.28. Fixed by Sprout (GH #12).
-------------------------------------------------------------------
Tue Aug 15 06:12:44 UTC 2017 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-Specio
Version: 0.40
Version: 0.42
Release: 0
%define cpan_name Specio
Summary: Type constraints and coercions for Perl