!2 Update to 0.088
From: @starlet-dx Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
34f9fdd588
Binary file not shown.
BIN
PPIx-Regexp-0.088.tar.gz
Normal file
BIN
PPIx-Regexp-0.088.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
|
||||
Name: perl-PPIx-Regexp
|
||||
Version: 0.085
|
||||
Version: 0.088
|
||||
Release: 1
|
||||
Summary: Represent a regular expression of some sort
|
||||
License: GPL+ or Artistic
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/PPIx-Regexp
|
||||
Source0: https://cpan.metacpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -52,7 +52,7 @@ manner similar to the way the PPI package parses Perl. This class forms the
|
||||
root of the parse tree, playing a role similar to PPI::Document.
|
||||
|
||||
%prep
|
||||
%setup -q -n PPIx-Regexp-%{version}
|
||||
%autosetup -n PPIx-Regexp-%{version} -p1
|
||||
|
||||
%build
|
||||
export PERL_MM_OPT=""
|
||||
@ -101,5 +101,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Sep 09 2023 yaoxin <yao_xin001@hoperun.com> - 0.088-1
|
||||
- Update to 0.088
|
||||
|
||||
* Wed Jul 06 2022 misaka00251 <misaka00251@misakanet.cn> - 0.085-1
|
||||
- Init package
|
||||
|
||||
4
perl-PPIx-Regexp.yaml
Normal file
4
perl-PPIx-Regexp.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: metacpan
|
||||
src_repo: PPIx-Regexp
|
||||
tag_prefix: ''
|
||||
separator: .
|
||||
Loading…
x
Reference in New Issue
Block a user