Package upgrade

(cherry picked from commit 02a4d35b3d0f36b295395f67754b287d79419680)
This commit is contained in:
starlet-dx 2022-06-15 15:26:20 +08:00 committed by openeuler-sync-bot
parent 6cc1f759cf
commit 5c886810cb
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