Accepting request 1007867 from devel:languages:perl:autoupdate

- updated to 0.010
   see /usr/share/doc/packages/perl-Test-Regexp-Pattern/Changes
  0.010   2022-07-24  Released-By: PERLANCAR; Urgency: low
          - No functional changes.
          - [ux] Tweak note for clarity.

OBS-URL: https://build.opensuse.org/request/show/1007867
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Regexp-Pattern?expand=0&rev=2
This commit is contained in:
2022-10-04 18:47:57 +00:00
committed by Git OBS Bridge
parent 5be88864b7
commit df03df7543
5 changed files with 54 additions and 6 deletions

View File

@@ -18,20 +18,21 @@
%define cpan_name Test-Regexp-Pattern
Name: perl-Test-Regexp-Pattern
Version: 0.009
Version: 0.010
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Test Regexp::Pattern patterns
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Getopt::Long) >= 2.50
BuildRequires: perl(Hash::DefHash) >= 0.06
BuildRequires: perl(Hash::DefHash) >= 0.072
BuildRequires: perl(Regexp::Pattern) >= v0.2.7
Requires: perl(Getopt::Long) >= 2.50
Requires: perl(Hash::DefHash) >= 0.06
Requires: perl(Hash::DefHash) >= 0.072
Requires: perl(Regexp::Pattern) >= v0.2.7
%{perl_requires}