[ All 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 ]
×

Project ansible-packaging-1-16.el9

Name ansible-packaging
Epoch 0
Version 1
Release 16.el9
Website/URL
License GPL-3.0-or-later
Build Time 2024-09-21 09:10:52
Build Host builder-x86-04.inferitos.ru
Summary RPM packaging macros and generators for Ansible collections
Repositories Extras
Description RPM packaging macros and generators for Ansible collections.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
ansible-packaging-1-16.el9.noarch RPM packaging macros and generators for Ansible collections 30209695c4078a8c043962ccaa1c545662eba7fa639b95ed7a5f725bae74e6bf download
ansible-packaging-tests-1-16.el9.noarch Dependencies for Ansible collection package unit tests 1424d20b24539303b2d70fce9ee1466994111476d7883dc190912d4c74c2a57f download
ansible-srpm-macros-1-16.el9.noarch SRPM stage RPM packaging macros for Ansible collections 9f5c8c3848c964e27ffc7003ea2ee9f9608bd70467e8076400439e652abc45e1 download
src
ansible-packaging-1-16.el9.src RPM packaging macros and generators for Ansible collections 4344b852a88b139c3f6508465867e666007b59423d0a7145bf0091713be9d00a download
Changelog link
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Sat Feb 10 2024 Maxwell G <maxwell@gtmx.me> - 1-15
- %ansible_test_unit: handle test dependencies on other collections

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

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

* Tue Jul 25 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 1-11
- Rebuilt for MSVSphere 9.2

* 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

* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1-9.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

* 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.