Name: | ruby193-rubygem-diff-lcs |
---|---|
Version: | 1.1.3 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 111964 |
License: | GPLv2+ or Artistic or MIT |
RPM: | ruby193-rubygem-diff-lcs-1.1.3-1.el7.noarch.rpm |
Source RPM: | ruby193-rubygem-diff-lcs-1.1.3-1.el7.src.rpm |
Build Date: | Mon Jun 01 2015 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://rubyforge.org/projects/ruwiki/ |
Summary: | Provide a list of changes between two sequenced collections |
Description: | Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. The implementation is based on Mario I. Wolczko's Smalltalk version (1.2, 1993) and Ned Konz's Perl version (Algorithm::Diff). |
- Update to Diff-lcs 1.1.3. - Specfile cleanup.
- Rebuilt for scl.
- Rebuild against ruby 1.9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Get rid of duplicate files (thanks to Mamoru Tasaka)
- Depend on ruby(abi) - Replace defines with globals
- Package generated by gem2rpm - Strip useless shebangs - Fix up License