import rhel-system-roles-sap-3.1.1-10.el8

This commit is contained in:
CentOS Sources 2022-05-10 03:08:31 -04:00 committed by Stepan Oksanichenko
parent b74d0c40a7
commit a23c0909ca
2 changed files with 9 additions and 5 deletions

View File

@ -19,6 +19,7 @@ readme: README.md
authors: authors:
- Bernd Finger <bfinger@redhat.com> - Bernd Finger <bfinger@redhat.com>
- Markus Koch <mkoch@redhat.com> - Markus Koch <mkoch@redhat.com>
- Than Ngo <than@redhat.com>
### OPTIONAL but strongly recommended ### OPTIONAL but strongly recommended

View File

@ -40,7 +40,7 @@
Name: %{package_name} Name: %{package_name}
Summary: System Roles to configure RHEL for running SAP NetWeaver- or SAP HANA-based products Summary: System Roles to configure RHEL for running SAP NetWeaver- or SAP HANA-based products
Version: 3.1.1 Version: 3.1.1
Release: 9%{?dist} Release: 10%{?dist}
License: GPLv3+ License: GPLv3+
Url: https://github.com/berndfinger Url: https://github.com/berndfinger
Source0: https://github.com/linux-system-roles/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar.gz Source0: https://github.com/linux-system-roles/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar.gz
@ -244,11 +244,14 @@ popd
%endif %endif
%changelog %changelog
* Fri Dec 03 2021 Than Ngo <than@redhat.com> - 3.1.1-9 * Fri Dec 03 2021 Than Ngo <than@redhat.com> - 3.1.1-10
- Related: #2028052, increase release to avoid update conflict - Related: #2016858, increase release to avoid update conflict
* Fri Dec 03 2021 Than Ngo <than@redhat.com> - 3.1.1-7 * Fri Dec 03 2021 Than Ngo <than@redhat.com> - 3.1.1-8
- Resolves: #2028052, backport recent changes - Related: #2016858, rebase
* Tue Nov 16 2021 Than Ngo <than@redhat.com> - 3.1.1-7
- Resolves: #2016858, ansible-lint cleanup
* Wed Sep 08 2021 Than Ngo <than@redhat.com> - 3.1.1-6 * Wed Sep 08 2021 Than Ngo <than@redhat.com> - 3.1.1-6
- set min kernel version for RHEL 8.4 x86_64 - set min kernel version for RHEL 8.4 x86_64