!2 Update to 0.023
From: @starlet-dx Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
030429211c
Binary file not shown.
BIN
PPIx-QuoteLike-0.023.tar.gz
Normal file
BIN
PPIx-QuoteLike-0.023.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
|
|
||||||
Name: perl-PPIx-QuoteLike
|
Name: perl-PPIx-QuoteLike
|
||||||
Version: 0.022
|
Version: 0.023
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Parse Perl string literals and string-literal-like things
|
Summary: Parse Perl string literals and string-literal-like things
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -53,7 +53,7 @@ like string literals. Its real reason for being is to find interpolated
|
|||||||
variables for Perl::Critic policies and similar code.
|
variables for Perl::Critic policies and similar code.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n PPIx-QuoteLike-%{version}
|
%autosetup -n PPIx-QuoteLike-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export PERL_MM_OPT=""
|
export PERL_MM_OPT=""
|
||||||
@ -101,5 +101,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 09 2023 yaoxin <yao_xin001@hoperun.com> - 0.023-1
|
||||||
|
- Update to 0.023
|
||||||
|
|
||||||
* Wed Jul 06 2022 misaka00251 <misaka00251@misakanet.cn> - 0.022-1
|
* Wed Jul 06 2022 misaka00251 <misaka00251@misakanet.cn> - 0.022-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
4
perl-PPIx-QuoteLike.yaml
Normal file
4
perl-PPIx-QuoteLike.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: metacpan
|
||||||
|
src_repo: PPIx-QuoteLike
|
||||||
|
tag_prefix: ''
|
||||||
|
separator: .
|
||||||
Loading…
x
Reference in New Issue
Block a user