remove other release-related information

This commit is contained in:
renmingshuai 2021-08-04 16:02:16 +08:00
parent d58341b9df
commit 276abb64e1

View File

@ -18,7 +18,7 @@ Name: perl
License: (GPL+ or Artistic) and (GPLv2+ or Artistic) and MIT and UCD and Public Domain and BSD
Epoch: 4
Version: 5.28.3
Release: 4
Release: 5
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
@ -197,7 +197,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*
@ -500,6 +499,12 @@ make test_harness
%{_mandir}/man3/*
%changelog
* Wed Aug 4 2021 yuanxin<yuanxin24@huawei.com> - 4:5.28.3-5
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:remove other release-related information
* Web Mar 03 2021 wuchaochao<wuchaochao4@huawei.com> - 4:5.28.3-4
- Type:bugfix
- ID:NA