diff --git a/ansible-collection-microsoft-sql.spec b/ansible-collection-microsoft-sql.spec index 37cac0c..b300e5c 100644 --- a/ansible-collection-microsoft-sql.spec +++ b/ansible-collection-microsoft-sql.spec @@ -17,7 +17,7 @@ Name: ansible-collection-microsoft-sql Url: https://github.com/linux-system-roles/mssql Summary: The Ansible collection for Microsoft SQL Server management Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} #Group: Development/Libraries License: MIT @@ -385,6 +385,9 @@ fi %endif %changelog +* Thu Sep 23 2021 Sergei Petrosian - 1.1.0-2 +- Bump release to build with gating.yaml added + * Wed Jul 21 2021 Sergei Petrosian - 1.1.0-1 - Add support for Microsoft SQL Server 2017