From 93c8ccc22c2c5fbb4ec0a99f0d570b5038981c7c827317556c1cb071f4b8fab7 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Mon, 14 Dec 2020 11:26:30 +0000 Subject: [PATCH] Accepting request 855731 from devel:languages:perl:autoupdate - updated to 1.201 see /usr/share/doc/packages/perl-Algorithm-Diff/Changes 1.201 2020-12-13 - speed up LCS when $keyGen is undef (RT 101105; thanks, XENU) OBS-URL: https://build.opensuse.org/request/show/855731 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Algorithm-Diff?expand=0&rev=30 --- Algorithm-Diff-1.200.tar.gz | 3 --- Algorithm-Diff-1.201.tar.gz | 3 +++ perl-Algorithm-Diff.changes | 9 +++++++++ perl-Algorithm-Diff.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 Algorithm-Diff-1.200.tar.gz create mode 100644 Algorithm-Diff-1.201.tar.gz diff --git a/Algorithm-Diff-1.200.tar.gz b/Algorithm-Diff-1.200.tar.gz deleted file mode 100644 index 717e39e..0000000 --- a/Algorithm-Diff-1.200.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0be81ad4b3bec4a036945d8ef518bd44d6aa0fd6d5ec77dd9c3cd81b8950481b -size 30002 diff --git a/Algorithm-Diff-1.201.tar.gz b/Algorithm-Diff-1.201.tar.gz new file mode 100644 index 0000000..8a456bb --- /dev/null +++ b/Algorithm-Diff-1.201.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0022da5982645d9ef0207f3eb9ef63e70e9713ed2340ed7b3850779b0d842a7d +size 30047 diff --git a/perl-Algorithm-Diff.changes b/perl-Algorithm-Diff.changes index 29a636a..2b3bf39 100644 --- a/perl-Algorithm-Diff.changes +++ b/perl-Algorithm-Diff.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Dec 14 03:06:10 UTC 2020 - Tina Müller + +- updated to 1.201 + see /usr/share/doc/packages/perl-Algorithm-Diff/Changes + + 1.201 2020-12-13 + - speed up LCS when $keyGen is undef (RT 101105; thanks, XENU) + ------------------------------------------------------------------- Mon Sep 28 03:06:45 UTC 2020 - Tina Müller diff --git a/perl-Algorithm-Diff.spec b/perl-Algorithm-Diff.spec index 7a298c1..7ae2b43 100644 --- a/perl-Algorithm-Diff.spec +++ b/perl-Algorithm-Diff.spec @@ -17,7 +17,7 @@ Name: perl-Algorithm-Diff -Version: 1.200 +Version: 1.201 Release: 0 %define cpan_name Algorithm-Diff Summary: Compute `intelligent' differences between two files / lists