!3 更新perl-ExtUtils-CChecker至上游最新版0.11

From: @jinxu1992
Reviewed-by: 
Signed-off-by:
This commit is contained in:
openeuler-ci-bot 2021-07-22 03:51:13 +00:00 committed by Gitee
commit 2f923349d7
3 changed files with 4 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0
Name: perl-ExtUtils-CChecker
Version: 0.10
Version: 0.11
Release: 1
Summary: Configure-time utilities for using C headers, libraries, or OS features
License: GPL+ or Artistic
@ -73,5 +73,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*
%changelog
* Wed Jul 21 2021 Xu Jin <jinxu@kylinos.cn> - 0.11-1
- Update package to 0.11
* Sun May 23 2021 Perl_Bot <Perl_Bot@openeuler.org> 0.10-1
- Specfile autogenerated by Perl_Bot