diff --git a/ansible-collection-microsoft-sql.spec b/ansible-collection-microsoft-sql.spec index ba2a240..a8d3f3a 100644 --- a/ansible-collection-microsoft-sql.spec +++ b/ansible-collection-microsoft-sql.spec @@ -15,7 +15,7 @@ Name: ansible-collection-microsoft-sql Url: https://github.com/linux-system-roles/mssql Summary: The Ansible collection for Microsoft SQL Server management Version: 2.3.1 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT @@ -321,6 +321,10 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \ %endif %changelog +* Tue Oct 29 2024 Troy Dawson +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 15 2024 Sergei Petrosian - 2.3.1-1 - Add new version to RHEL 10 Resolves: RHEL-34575