!7 [sync] PR-6: 去除release中的%{dist}
From: @openeuler-sync-bot Reviewed-by: @isoftljj Signed-off-by: @isoftljj
This commit is contained in:
commit
d3cf8bedca
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: perl-ExtUtils-PkgConfig
|
||||
Version: 1.16
|
||||
Release: 1%{?dist}
|
||||
Release: 2
|
||||
Summary: Simplistic interface to pkg-config
|
||||
License: CHECK(Distributable)
|
||||
Group: Development/Libraries
|
||||
@ -62,5 +62,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 24 2022 Ge Wang <wangge20@huawei.com> 1.16-2
|
||||
- Modify release number
|
||||
|
||||
* Wed Jun 10 2020 Perl_Bot <Perl_Bot@openeuler.org> 1.16-1
|
||||
- Specfile autogenerated by Perl_Bot
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user