Fri, 19 Apr 2024 13:57:46 UTC | login

Information for build ansible-collection-microsoft-sql-1.1.0-2.el9

ID14378
Package Nameansible-collection-microsoft-sql
Version1.1.0
Release2.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/ansible-collection-microsoft-sql#b71dfde63909651f9beb36e059bf3922eebed4b3
SummaryThe Ansible collection for Microsoft SQL Server management
DescriptionThis RPM installs the Ansible collection for Microsoft SQL Server management microsoft.sql. This RPM also installs the roles provided by the collection in the legacy roles format for users of Ansible < 2.9.
Built byspetrosi
State complete
Volume DEFAULT
StartedThu, 23 Sep 2021 08:17:07 UTC
CompletedThu, 23 Sep 2021 08:17:37 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/ansible-collection-microsoft-sql:b71dfde63909651f9beb36e059bf3922eebed4b3)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/ansible-collection-microsoft-sql#b71dfde63909651f9beb36e059bf3922eebed4b3'}}
Tags No tags
RPMs
src
ansible-collection-microsoft-sql-1.1.0-2.el9.src.rpm (info) (download)
noarch
ansible-collection-microsoft-sql-1.1.0-2.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Sep 23 2021 Sergei Petrosian <spetrosi@redhat.com> - 1.1.0-2 - Bump release to build with gating.yaml added * Wed Jul 21 2021 Sergei Petrosian <spetrosi@redhat.com> - 1.1.0-1 - Add support for Microsoft SQL Server 2017 * Mon Jul 19 2021 Sergei Petrosian <spetrosi@redhat.com> - 1.0.12-2 - Copy fix for RHEL 7 builds from rhel-system-roles Link to the original fix: https://src.fedoraproject.org/rpms/linux-system-roles/c/093981119f99ac51a6e06a2714b587e4e2fe287c * Tue Jul 13 2021 Sergei Petrosian <spetrosi@redhat.com> - 1.0.12-1 - Add the meta-runtime option from the latest auto-maintenance - Use the latest mssql that ships fixes for issues #24,#25,#26,#27,#28,35 * Tue Jun 29 2021 Sergei Petrosian <spetrosi@redhat.com> - 1.0.11-3 - Add a missing slash at the {ansible_collection_files} definition for rhel 7 * Thu Jun 17 2021 Sergei Petrosian <spetrosi@redhat.com> - 1.0.11-2 - Make the ansible_collection_files macro defined in Fedora automatically and in RHEL manually consistent - having slash at the end to clean double-slashes * Thu Jun 17 2021 Sergei Petrosian <spetrosi@redhat.com> - 1.0.11-1 - Update the version to be consistent with the Galaxy collection at https://galaxy.ansible.com/microsoft/sql * Wed Jun 16 2021 Sergei Petrosian <spetrosi@redhat.com> - 0.0.1-5 - Update commit hash for mssql * Wed Jun 16 2021 Sergei Petrosian <spetrosi@redhat.com> - 0.0.1-4 - Generate symlinks for roles in /usr/share/ansible/roles * Wed Jun 16 2021 Sergei Petrosian <spetrosi@redhat.com> - 0.0.1-3 - Copy changes made to linux-system-roles in this PR: https://src.fedoraproject.org/rpms/linux-system-roles/pull-request/13# - Make spec file available for older versions of OSes. - Drop python3-six dependency which was used by lsr_role2collection.py. - Drop html files from rpm if the version has no markdown parser. - Drop unnecessary python scripts which include python3 only code, e.g., f-strings. Resolves rhbz#1970165 * Mon Jun 14 2021 Sergei Petrosian <spetrosi@redhat.com> - 0.0.1-2 - Fix long description lines - Fix incorrect role includes in microsoft/sql-server/tests/ * Thu Jun 03 2021 Sergei Petrosian <spetrosi@redhat.com> - 0.0.1-1 - Initial release