Update role to version 2.0.1 to enhance AD integration
Resolves: RHEL-877 Resolves: RHEL-878 Resolves: RHEL-879 Resolves: RHEL-880
This commit is contained in:
parent
7ca8b4cd90
commit
007b6911a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ SOURCES/mssql-1.3.0.tar.gz
|
||||
/auto-maintenance-73800682a3293ef5ab5ed5880329ce792cd34bbf.tar.gz
|
||||
/mssql-1.3.0.tar.gz
|
||||
/mssql-1.4.1.tar.gz
|
||||
/mssql-2.0.1.tar.gz
|
||||
|
@ -21,7 +21,7 @@ BuildRequires: ansible-core >= 2.11.0
|
||||
Name: ansible-collection-microsoft-sql
|
||||
Url: https://github.com/linux-system-roles/mssql
|
||||
Summary: The Ansible collection for Microsoft SQL Server management
|
||||
Version: 1.4.1
|
||||
Version: 2.0.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: MIT
|
||||
@ -333,6 +333,13 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 27 2023 Sergei Petrosian <spetrosi@redhat.com> - 2.0.1-1
|
||||
- Update role to version 2.0.1 to enhance AD integration
|
||||
Resolves: RHEL-877
|
||||
Resolves: RHEL-878
|
||||
Resolves: RHEL-879
|
||||
Resolves: RHEL-880
|
||||
|
||||
* Wed May 31 2023 Sergei Petrosian <spetrosi@redhat.com> - 1.4.1-1
|
||||
- Update BuiildRequires to use ansible-core on RHEL > 8.8
|
||||
- Move RHEL related code into an include for spec readability
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (auto-maintenance-73800682a3293ef5ab5ed5880329ce792cd34bbf.tar.gz) = 327a9381f7051661cd75742c3c2542d67c0220bdeb9d11bb6c982d7bf053c232d9a192511dc4a90b678bafbbd8e5b08664a8570c62ab652ddf089a98b083b99b
|
||||
SHA512 (mssql-1.4.1.tar.gz) = ea79e0e7fd25fbdebc547157b12e2c152dae7e876fb5289042b13c53637e92f203f0f2d2fb5750a6f16ea21deba977dde81f7bea3d01dc06b4c54930bc995e11
|
||||
SHA512 (mssql-2.0.1.tar.gz) = f25f3849548ebc197f364a80ce1436fe0581ccbe7d34f63b182a3bf0aa831de21dbc544e70b169bab149392e514afaacb5a58e79f008caa2984eee16885c6924
|
||||
|
Loading…
Reference in New Issue
Block a user