[ Все 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-Dist-CheckConflicts-0.11-23.el9.noarch download

Имя perl-Dist-CheckConflicts
Эпоха 0
Версия 0.11
Релиз 23.el9
Архитектура noarch
Сайт https://metacpan.org/release/Dist-CheckConflicts
Лицензия GPL+ or Artistic
Время сборки 2023-03-22 01:20:25
Хост сборки builder-x86-02.inferitos.ru
Краткое описание Declare version conflicts for your dist
Репозитории CRB
Полное описание One shortcoming of the CPAN clients that currently exist is that they have no way of specifying conflicting downstream dependencies of modules. This module attempts to work around this issue by allowing you to specify conflicting versions of modules separately, and deal with them after the module is done installing. For instance, say you have a module Foo, and some other module Bar uses Foo. If Foo were to change its API in a non-backwards-compatible way, this would cause Bar to break until it is updated to use the new API. Foo can't just depend on the fixed version of Bar, because this will cause a circular dependency (because Bar is already depending on Foo), and this doesn't express intent properly anyway - Foo doesn't use Bar at all. The ideal solution would be for there to be a way to specify conflicting versions of modules in a way that would let CPAN clients update conflicting modules automatically after an existing module is upgraded, but until that happens, this module will allow users to do this manually.
Эррата
Размер 24 КиБ
Исходный проект perl-Dist-CheckConflicts-0.11-23.el9
Контрольная сумма SHA-256 6015eb703c754959f99f69dc1a7e27c87c3ad5f01d8b125fe11ff5467a975f90
× Full screenshot
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.11-23
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.11-23
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.11-22
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937