!2 【轻量级 PR】:update perl-Tie-Cycle.spec. : delete %dist

Merge pull request !2 from WangTsing-Yan/N/A
This commit is contained in:
openeuler-ci-bot 2021-12-14 11:51:21 +00:00 committed by Gitee
commit a38478653f

View File

@ -1,6 +1,6 @@
Name: perl-Tie-Cycle
Version: 1.225
Release: 6%{?dist}
Release: 7
Summary: Cycle through a list of values via a scalar
License: Artistic 2.0
URL: https://metacpan.org/release/Tie-Cycle
@ -45,5 +45,8 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Dec 13 2021 wangqing <wangqing@uniontech.com> - 1.225-7
- delete %dist
* Fri Jun 25 2021 shikeqiang <shikeqiang@kylinoc.cn>
- Init Project.