diff --git a/Algorithm-Diff-1.1903.tar.gz b/Algorithm-Diff-1.1903.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ff84cdcd99c8407cb5b75303079e2a4d448a34e5 Binary files /dev/null and b/Algorithm-Diff-1.1903.tar.gz differ diff --git a/Algorithm-Diff-1.201.tar.gz b/Algorithm-Diff-1.201.tar.gz deleted file mode 100644 index f8988ced0307ad9601cef146904ab02965f6b78a..0000000000000000000000000000000000000000 Binary files a/Algorithm-Diff-1.201.tar.gz and /dev/null differ diff --git a/perl-Algorithm-Diff.spec b/perl-Algorithm-Diff.spec index 72564d0ab6e26e2394b89d8ef947ca0caabd7fb4..4ce1cd6d8a958b11b3429757a8faaa9e75fee0ca 100644 --- a/perl-Algorithm-Diff.spec +++ b/perl-Algorithm-Diff.spec @@ -1,7 +1,7 @@ %global perl_package_name Algorithm-Diff Name: perl-%{perl_package_name} -Version: 1.201 -Release: 3 +Version: 1.1903 +Release: 1 Epoch: 1 Summary: Compute `intelligent' differences between two files / lists License: GPL-1.0-or-later OR Artistic-1.0-Perl @@ -48,6 +48,12 @@ make test %{_mandir}/man3/* %changelog + +* Wed Feb 26 2025 openeuler_bot - 1.1903-1 +- Fix documentation typos (RT 84981) (version: 1.19_03) +- add -w and -i switches to diffnew.pl (RT 69945) (version: 1.19_03) +- Remove Algorithm::DiffOld from the index (version: 1.19_03) +- Fix typo in @EXPORT_OK (s/LCDidx/LCSidx/) (RT 8576) (version: 1.19_02) * Tue Jan 14 2025 Funda Wang - 1:1.201-3 - drop useless perl(:MODULE_COMPAT) requirement