[ Все 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 ]
×

Пакет ansible-srpm-macros-1-12.el8.noarch download

Имя ansible-srpm-macros
Эпоха 0
Версия 1
Релиз 12.el8
Архитектура noarch
Сайт
Лицензия GPL-3.0-or-later
Время сборки 2024-02-29 16:21:24
Хост сборки builder-x86-05.inferitos.ru
Краткое описание SRPM stage RPM packaging macros for Ansible collections
Репозитории Extras
Полное описание SRPM stage RPM packaging macros for Ansible collections.
Эррата
Размер 22 КиБ
Исходный проект ansible-packaging-1-12.el8
Контрольная сумма SHA-256 89f8dad00dadbe5c430eb66baaa09d09a659094ffbd739821178e409bdbdc085
× Full screenshot
История изменений link
* Thu Feb 29 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 1-12
- Rebuilt for MSVSphere 8.9

* Tue Dec 05 2023 Maxwell G <maxwell@gtmx.me> - 1-12
- %ansible_collection_url: handle new URL scheme

* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Thu May 11 2023 Maxwell G <maxwell@gtmx.me> - 1-10
- %ansible_collection_install - disable spurious collections path warnings
- ansible-packaging-tests - don't depend on pytest-forked with ansible-core 2.16
- ansible-srpm-macros - include license file in the package

* Mon Jan 30 2023 Miro Hrončok <mhroncok@redhat.com> - 1-8.2
- Rebuilt to change Python shebangs to /usr/bin/python3.6 on EPEL 8

* Sat Sep 24 2022 Maxwell G <gotmax@e.email> - 1-8.1
- Refactor %ansible_collection_url, %ansible_collection_install,
  %ansible_test_unit.
- Specfiles no longer need to define %collection_namespace or %collection_name
  for the macros to work.
- Add new %ansible_collections_dir, %ansible_roles_dir, and
  %ansible_collection_filelist macros.
- Prepare to deprecate %ansible_collection_files
- Undefine %_package_note_file to stop that file from leaking into collection
  artifacts.

* Mon Aug 01 2022 Maxwell G <gotmax@e.email> - 1-7
- Implement %ansible_test_unit and add ansible-packaging-tests metapackage.
- Require ansible-core at buildtime

* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

* Tue May 17 2022 Maxwell G <gotmax@e.email> - 1-5
- Split macros required for building SRPMs into a separate package.

* Tue Apr 26 2022 Maxwell G <gotmax@e.email> - 1-4
- Restore compatability with f34 and f35.