From e4c7fa2ddbace6de389ef98c88cca71c9c6679d4 Mon Sep 17 00:00:00 2001 From: renmingshuai Date: Thu, 5 Aug 2021 09:13:50 +0800 Subject: [PATCH] remove other release-related information --- perl.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/perl.spec b/perl.spec index aa07544..a1deb6d 100644 --- a/perl.spec +++ b/perl.spec @@ -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: 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 @@ -211,7 +211,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* @@ -514,6 +513,12 @@ make test_harness %{_mandir}/man3/* %changelog +* Thu Aug 5 2021 yuanxin - 4:5.28.3-7 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:remove other release-related information + * Thu Mar 30 2021 shenyangyang - 4:5.28.3-6 - Type:bugfix - ID:NA -- Gitee