Accepting request 507564 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/507564
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Specio?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2017-07-11 09:50:32 +00:00 committed by Git OBS Bridge
parent 0a066f9cc9
commit f1352e87b3
4 changed files with 15 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jul 2 06:13:44 UTC 2017 - coolo@suse.com
- updated to 0.38
see /usr/share/doc/packages/perl-Specio/Changes
0.38 2017-07-01
- Simplify checks for overloading to not call overload::Overloaded(). Just
checking the return value of overload::Method() is sufficient.
-------------------------------------------------------------------
Wed May 10 06:36:21 UTC 2017 - coolo@suse.com

View File

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