!3 [sync] PR-2: 【轻量级 PR】:Delete Unused Fields

From: @openeuler-sync-bot 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2022-10-25 02:37:38 +00:00 committed by Gitee
commit 37dcd03699
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: perl-CPAN-Meta-YAML Name: perl-CPAN-Meta-YAML
Version: 0.018 Version: 0.018
Release: 420 Release: 421
Summary: Read and write a subset of YAML for CPAN Meta files Summary: Read and write a subset of YAML for CPAN Meta files
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/CPAN-Meta-YAML URL: https://metacpan.org/release/CPAN-Meta-YAML
@ -33,14 +33,6 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 UNINST=0
%check %check
make test make test
%pre
%preun
%post
%postun
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%license LICENSE %license LICENSE
@ -52,6 +44,9 @@ make test
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Mon Oct 24 2022 yangmingtai <yangmingtai@huawei.com> - 0.018-421
- Delete Unused Fields
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.018-420 * Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.018-420
- Change mod of file - Change mod of file