diff --git a/File-Copy-Recursive-0.44.tar.gz b/File-Copy-Recursive-0.44.tar.gz deleted file mode 100644 index b8e92e7..0000000 Binary files a/File-Copy-Recursive-0.44.tar.gz and /dev/null differ diff --git a/File-Copy-Recursive-0.45.tar.gz b/File-Copy-Recursive-0.45.tar.gz new file mode 100644 index 0000000..a63364d Binary files /dev/null and b/File-Copy-Recursive-0.45.tar.gz differ diff --git a/perl-File-Copy-Recursive.spec b/perl-File-Copy-Recursive.spec index a67035e..c00676d 100644 --- a/perl-File-Copy-Recursive.spec +++ b/perl-File-Copy-Recursive.spec @@ -1,7 +1,7 @@ %bcond_with test Name: perl-File-Copy-Recursive -Version: 0.44 -Release: 4 +Version: 0.45 +Release: 1 Summary: Perl extension for recursively copying files and directories License: GPL+ or Artistic URL: https://metacpan.org/release/File-Copy-Recursive @@ -51,5 +51,8 @@ chmod -R u+w %{buildroot}/* %{_mandir}/man3/* %changelog +* Tue Jun 14 2022 SimpleUpdate Robot - 0.45-1 +- Upgrade to version 0.45 + * Wed Jan 8 2020 likexin - 0.44-4 - package init