Accepting request 982417 from devel:languages:perl:autoupdate

- updated to 0.48
   see /usr/share/doc/packages/perl-Specio/Changes
  0.48     2022-06-11
  - Importing types into a class which inherited from another class that had
    imported types wouldn't work, leaving the child class with no `t()`
    sub. Patch by Kerin Millar.

OBS-URL: https://build.opensuse.org/request/show/982417
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Specio?expand=0&rev=26
This commit is contained in:
Dirk Stoecker 2022-06-16 14:12:16 +00:00 committed by Git OBS Bridge
parent f16059d8fc
commit f2a95a7f6e
4 changed files with 18 additions and 6 deletions

View File

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

BIN
Specio-0.48.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jun 12 03:07:32 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.48
see /usr/share/doc/packages/perl-Specio/Changes
0.48 2022-06-11
- Importing types into a class which inherited from another class that had
imported types wouldn't work, leaving the child class with no `t()`
sub. Patch by Kerin Millar.
-------------------------------------------------------------------
Tue Feb 16 10:24:24 UTC 2021 - Dirk Stoecker <opensuse@dstoecker.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Specio
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,10 +18,10 @@
%define cpan_name Specio
Name: perl-Specio
Version: 0.47
Version: 0.48
Release: 0
Summary: Type constraints and coercions for Perl
License: Artistic-2.0
Summary: Type constraints and coercions for Perl
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml