forked from pool/perl-Syntax-Keyword-Try
Accepting request 956383 from devel:languages:perl:autoupdate
- updated to 0.27 see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes 0.27 2022-02-22 [CHANGES] * Updates to support Feature::Compat::Try 0.05 with new `finally {}` blocks OBS-URL: https://build.opensuse.org/request/show/956383 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Syntax-Keyword-Try?expand=0&rev=26
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b4e8ac31ac0c0d841d4208832de4e11e10dc11671fc50175c154fe145e1b045e
|
|
||||||
size 43998
|
|
3
Syntax-Keyword-Try-0.27.tar.gz
Normal file
3
Syntax-Keyword-Try-0.27.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:246e1b033e3ff22fd5420550d4b6e0d56b438cdcbb9d35cbe8b1b5ba1574de23
|
||||||
|
size 43786
|
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 21 03:13:26 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.27
|
||||||
|
see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes
|
||||||
|
|
||||||
|
0.27 2022-02-22
|
||||||
|
[CHANGES]
|
||||||
|
* Updates to support Feature::Compat::Try 0.05 with new `finally {}`
|
||||||
|
blocks
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 13 03:06:22 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
Wed Oct 13 03:06:22 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Syntax-Keyword-Try
|
# spec file for package perl-Syntax-Keyword-Try
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name Syntax-Keyword-Try
|
%define cpan_name Syntax-Keyword-Try
|
||||||
Name: perl-Syntax-Keyword-Try
|
Name: perl-Syntax-Keyword-Try
|
||||||
Version: 0.26
|
Version: 0.27
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C<try/catch/finally> syntax for perl
|
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
|
Summary: C<try/catch/finally> syntax for perl
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
|
Reference in New Issue
Block a user