Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:14:35 -07:00
parent 2fc5d42e25
commit 287857e659

View File

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