[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет perl-Algorithm-Diff-1.1903-9.el8.noarch download

Имя perl-Algorithm-Diff
Эпоха 0
Версия 1.1903
Релиз 9.el8
Архитектура noarch
Сайт http://search.cpan.org/dist/Algorithm-Diff/
Лицензия GPL+ or Artistic
Время сборки 2023-12-06 16:49:44
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Compute `intelligent' differences between two files/lists
Репозитории BaseOS
Полное описание This is a module for computing the difference between two files, two strings, or any other two lists of things. It uses an intelligent algorithm similar to (or identical to) the one used by the Unix "diff" program. It is guaranteed to find the *smallest possible* set of differences.
Эррата
Размер 52 КиБ
Исходный проект perl-Algorithm-Diff-1.1903-9.el8
Контрольная сумма SHA-256 4b53a12a4572230f714f2c8230e12fc581a28d1a8d6128d69a0c87f38df51505
× Full screenshot
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.1903-9
- Rebuilt for MSVSphere 8.8

* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1903-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1903-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.1903-7
- Perl 5.26 rebuild

* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1903-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.1903-5
- Perl 5.24 rebuild

* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1903-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1903-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.1903-2
- Perl 5.22 rebuild

* Thu Nov 27 2014 Paul Howarth <paul@city-fan.org> - 1.1903-1
- Update to 1.1903
  - Fix documentation typos (CPAN RT#84981)
  - Add -w and -i switches to diffnew.pl (CPAN RT#69945)
  - Remove Algorithm::DiffOld from the index; the module is still distributed
    with Algorithm::Diff, but is not indexed on CPAN because this is an
    ***UNAUTHORIZED*** release of Algorithm::DiffOld
- Add patch to generate provide for perl(Algorithm::DiffOld)
- Drop %defattr, redundant since rpm 4.4
- General spec tidy-up