Пакет perl-Test-Differences-0.7100-7.el10.noarch
| Имя | perl-Test-Differences | 
|---|---|
| Эпоха | 0 | 
| Версия | 0.7100 | 
| Релиз | 7.el10 | 
| Архитектура | noarch | 
| Сайт | https://metacpan.org/release/Test-Differences | 
| Лицензия | GPL-1.0-or-later OR Artistic-1.0-Perl | 
| Время сборки | 2024-12-20 15:59:09 | 
| Хост сборки | builder-x86-03.inferitos.ru | 
| Краткое описание | Test strings and data structures and show differences if not OK | 
| Репозитории | CRB | 
| Полное описание | When the code you're testing returns multiple lines, records or data structures and they're just plain wrong, an equivalent to the Unix diff utility may be just what's needed. | 
| Эррата | — | 
| Размер | 25 КиБ | 
| Исходный проект | perl-Test-Differences-0.7100-7.el10 | 
| Контрольная сумма SHA-256 | 536375ff117da415009ae124451a94b9d7168b78cd5ad9781adf1d690d22d5f3 | 
    ×
    ![Full screenshot]() 
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.7100-7
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.7100-6
- Rebuilt for MSVSphere 10
* Wed Aug 21 2024 Michal Josef Špaček <mspacek@redhat.com> - 0.7100-6
- Improve version processing
* Mon Aug 19 2024 Michal Josef Špaček <mspacek@redhat.com> - 0.7100-5
- Fix version handling for git commit checks
- Package tests
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.7100-4
- Bump release for June 2024 mass rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7100-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7100-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Oct 13 2023 Paul Howarth <paul@city-fan.org> - 0.7100-1
- Update to 0.71
  - Document and test different behavior regarding Booleans in perl 5.38.0
    compared to earlier versions (GH#21)
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7000-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jul 08 2023 Paul Howarth <paul@city-fan.org> - 0.7000-1
- Update to 0.70
  - Stop pointless use of taint-mode in tests, so tests pass when perl is
    built without taint support
    