!3 Update to 0.018

From: @starlet-dx 
Reviewed-by: @wk333 
Signed-off-by: @wk333
This commit is contained in:
openeuler-ci-bot 2023-09-11 09:17:33 +00:00 committed by Gitee
commit 1e0f8c325d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 8 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,12 +1,12 @@
%global _empty_manifest_terminate_build 0
Name: perl-CPAN-Meta-Check
Version: 0.017
Version: 0.018
Release: 1
Summary: Verify requirements in a CPAN::Meta object
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Group: Development/Libraries
URL: http://search.cpan.org/dist/CPAN-Meta-Check/
Source0: http://www.cpan.org/authors/id/L/LE/LEONT/CPAN-Meta-Check-%{version}.tar.gz
URL: https://metacpan.org/release/CPAN-Meta-Check
Source0: https://cpan.metacpan.org/modules/by-module/CPAN/CPAN-Meta-Check-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl >= 0:5.006
BuildRequires: perl-generators
@ -42,7 +42,7 @@ This module verifies if requirements described in a CPAN::Meta object
are present.
%prep
%setup -q -n CPAN-Meta-Check-%{version}
%autosetup -n CPAN-Meta-Check-%{version} -p1
%build
export PERL_MM_OPT=""
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*
%changelog
* Mon Sep 11 2023 yaoxin <yao_xin001@hoperun.com> - 0.018-1
- Update to 0.018
* Wed Jul 12 2023 leeffo <liweiganga@uniontech.com> - 0.017-1
- upgrade to version 0.017

View File

@ -1,4 +1,4 @@
version_control: metacpan
src_repo: CPAN-Meta-Check
tag_prefix: ^v
tag_prefix: ''
separator: .