Update package to 0.11

This commit is contained in:
jinxu1992 2021-07-21 09:55:14 +08:00
parent 1b66b92356
commit 8d6105eeba
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