diff --git a/Scalar-List-Utils-1.60.tar.gz b/Scalar-List-Utils-1.60.tar.gz deleted file mode 100644 index ab39d83..0000000 Binary files a/Scalar-List-Utils-1.60.tar.gz and /dev/null differ diff --git a/Scalar-List-Utils-1.63.tar.gz b/Scalar-List-Utils-1.63.tar.gz new file mode 100644 index 0000000..dad9a1d Binary files /dev/null and b/Scalar-List-Utils-1.63.tar.gz differ diff --git a/perl-Scalar-List-Utils.spec b/perl-Scalar-List-Utils.spec index 3d11e38..7e49900 100644 --- a/perl-Scalar-List-Utils.spec +++ b/perl-Scalar-List-Utils.spec @@ -2,8 +2,8 @@ Name: perl-%{mod_name} Epoch: 4 -Version: 1.60 -Release: 2 +Version: 1.63 +Release: 1 Summary: Common Scalar and List utility subroutines License: GPL+ or Artistic URL: https://metacpan.org/release/Scalar-List-Utils @@ -63,6 +63,9 @@ make test %{_mandir}/man*/* %changelog +* Thu Jul 27 2023 jiangchuangang - 4:1.63-1 +- update to 1.63 + * Tue Oct 25 2022 jiangchuangang - 4:1.60-2 - add missing Epoch in changelog