!4 [sync] PR-3: Package upgrade

From: @openeuler-sync-bot 
Reviewed-by: @gitee-cmd 
Signed-off-by: @gitee-cmd
This commit is contained in:
openeuler-ci-bot 2022-10-19 08:21:51 +00:00 committed by Gitee
commit 18675e2d46
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
%bcond_with test %bcond_with test
Name: perl-File-Copy-Recursive Name: perl-File-Copy-Recursive
Version: 0.44 Version: 0.45
Release: 4 Release: 1
Summary: Perl extension for recursively copying files and directories Summary: Perl extension for recursively copying files and directories
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/File-Copy-Recursive URL: https://metacpan.org/release/File-Copy-Recursive
@ -51,5 +51,8 @@ chmod -R u+w %{buildroot}/*
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.45-1
- Upgrade to version 0.45
* Wed Jan 8 2020 likexin <likexin4@huawei.com> - 0.44-4 * Wed Jan 8 2020 likexin <likexin4@huawei.com> - 0.44-4
- package init - package init