diff --git a/Specio-0.40.tar.gz b/Specio-0.40.tar.gz deleted file mode 100644 index 778d517..0000000 --- a/Specio-0.40.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7668e3480e607b93b4fe6e0774066a492cabdfca47a04a3d3958e0b38cad144f -size 100989 diff --git a/Specio-0.42.tar.gz b/Specio-0.42.tar.gz new file mode 100644 index 0000000..538a077 --- /dev/null +++ b/Specio-0.42.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23298b93a26d7ae3c1d58106f5898d84ddc71b626afdbf801bddb04d5e524ef6 +size 101641 diff --git a/perl-Specio.changes b/perl-Specio.changes index a2bbe85..387f504 100644 --- a/perl-Specio.changes +++ b/perl-Specio.changes @@ -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 diff --git a/perl-Specio.spec b/perl-Specio.spec index 9e1d156..b083985 100644 --- a/perl-Specio.spec +++ b/perl-Specio.spec @@ -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