!29 remove other release-related information

From: @xinyingchao
Reviewed-by: 
Signed-off-by:
This commit is contained in:
openeuler-ci-bot 2021-08-04 06:42:25 +00:00 committed by Gitee
commit 449e4a5ece

View File

@ -22,7 +22,7 @@ Name: perl
License: (GPL+ or Artistic) and (GPLv2+ or Artistic) and MIT and UCD and Public Domain and BSD
Epoch: 4
Version: %{perl_version}
Release: 6
Release: 7
Summary: A highly capable, feature-rich programming language
Url: https://www.perl.org/
Source0: https://www.cpan.org/src/5.0/%{name}-%{version}.tar.xz
@ -181,7 +181,6 @@ ln -s ../../../bin/xsubpp %{buildroot}%{perl_datadir}/ExtUtils/
rm %{buildroot}%{perl_libdir}/.packlist
# bug #973713
rm %{buildroot}/%{perl_libdir}/File/Spec/VMS.pm
rm %{buildroot}%{_mandir}/man3/File::Spec::VMS.3*
@ -484,6 +483,12 @@ make test_harness
%{_mandir}/man3/*
%changelog
* Wed Aug 4 2021 yuanxin<yuanxin24@huawei.com> 4:5.32.0-7
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:remove other release-related information
* Thu Jul 22 2021 liudabo<liudabo1@huawei.com> 4:5.32.0-6
- Type:bugfix
- ID:NA