8
0

Accepting request 855732 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/855732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Algorithm-Diff?expand=0&rev=26
This commit is contained in:
2020-12-15 11:30:36 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0be81ad4b3bec4a036945d8ef518bd44d6aa0fd6d5ec77dd9c3cd81b8950481b
size 30002

BIN
Algorithm-Diff-1.201.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Dec 14 03:06:10 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- 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 <timueller+perl@suse.de>

View File

@@ -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