!15 [sync] PR-14: modify patchname which backport form upstream

From: @openeuler-sync-bot 
Reviewed-by: @licihua 
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2022-10-24 07:00:08 +00:00 committed by Gitee
commit 0ea3fa3451
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 8 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Name: perl-TimeDate
Version: 2.33
Epoch: 1
Release: 3
Release: 4
Summary: Perl5 TimeDate distribution
License: GPL+ or Artistic
URL: https://metacpan.org/release/TimeDate
@ -14,7 +14,7 @@ BuildRequires: perl(vars) perl(warnings)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Patch6000: Remove-limitation-from-Date-Parse.patch
Patch6000: backport-Remove-limitation-from-Date-Parse.patch
%description
This is the perl5 TimeDate distribution. It requires perl version 5.003 or later
@ -54,6 +54,12 @@ make test
%changelog
* Mon Oct 24 2022 xujing <xujing125@huawei.com> - 1:2.33-4
- Type:bugs
- ID:NA
- SUG:NA
- DESC: modify patchname which backport from upstream
* Thu Oct 20 2022 xujing <xujing125@huawei.com> - 1:2.33-3
- Type:bugs
- ID:NA