Accepting request 1061384 from devel:languages:perl:autoupdate
- updated to 3.10.0 see /usr/share/doc/packages/perl-Regexp-Pattern-License/Changes v3.10.0 2023-01-17 [ Documentation ] - update TODOs [ Test Suite ] - tighten test-requirement on Test2::V0 [ Other ] - Added: implement engine => 'pseudo' - tighten subpattern asis_sw_name_discl OBS-URL: https://build.opensuse.org/request/show/1061384 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Regexp-Pattern-License?expand=0&rev=3
This commit is contained in:
3
Regexp-Pattern-License-v3.10.0.tar.gz
Normal file
3
Regexp-Pattern-License-v3.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:650767b312780480f96e02fea029a0bdd92e82b753bce87991be9e37e6785a57
|
||||||
|
size 222871
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0541d4ce7b90fa3024f35bb9216aae0c3c16acfd3003393f3d2676bccbd7a91b
|
|
||||||
size 222762
|
|
||||||
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 18 03:07:23 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 3.10.0
|
||||||
|
see /usr/share/doc/packages/perl-Regexp-Pattern-License/Changes
|
||||||
|
|
||||||
|
v3.10.0 2023-01-17
|
||||||
|
[ Documentation ]
|
||||||
|
- update TODOs
|
||||||
|
[ Test Suite ]
|
||||||
|
- tighten test-requirement on Test2::V0
|
||||||
|
[ Other ]
|
||||||
|
- Added: implement engine => 'pseudo'
|
||||||
|
- tighten subpattern asis_sw_name_discl
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 13 03:06:32 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
Sun Feb 13 03:06:32 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Regexp-Pattern-License
|
# spec file for package perl-Regexp-Pattern-License
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 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 Regexp-Pattern-License
|
%define cpan_name Regexp-Pattern-License
|
||||||
Name: perl-Regexp-Pattern-License
|
Name: perl-Regexp-Pattern-License
|
||||||
Version: 3.9.4
|
Version: 3.10.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Regular expressions for legal licenses
|
|
||||||
License: GPL-1.0-or-later
|
License: GPL-1.0-or-later
|
||||||
|
Summary: Regular expressions for legal licenses
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/J/JO/JONASS/%{cpan_name}-v%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/J/JO/JONASS/%{cpan_name}-v%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
@@ -29,7 +29,7 @@ BuildArch: noarch
|
|||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Regexp::Pattern)
|
BuildRequires: perl(Regexp::Pattern)
|
||||||
BuildRequires: perl(Test2::V0)
|
BuildRequires: perl(Test2::V0) >= 0.000078
|
||||||
BuildRequires: perl(Test::Regexp::Pattern) >= 0.003
|
BuildRequires: perl(Test::Regexp::Pattern) >= 0.003
|
||||||
BuildRequires: perl(Test::Without::Module)
|
BuildRequires: perl(Test::Without::Module)
|
||||||
BuildRequires: perl(Try::Tiny)
|
BuildRequires: perl(Try::Tiny)
|
||||||
|
|||||||
Reference in New Issue
Block a user