Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>

Resolves: rhbz#2012298

(cherry picked from commit ba4d2bce257205a01aee4a856be145c4936b45f7)
This commit is contained in:
Fedora Release Engineering 2022-01-20 17:53:43 +00:00 committed by Rich Megginson
parent 6576f9aa9c
commit 29d1488c2c

View File

@ -29,7 +29,7 @@ Name: linux-system-roles
Url: https://github.com/linux-system-roles Url: https://github.com/linux-system-roles
Summary: Set of interfaces for unified system management Summary: Set of interfaces for unified system management
Version: 1.11.0 Version: 1.11.0
Release: 1%{?dist} Release: 3%{?dist}
#Group: Development/Libraries #Group: Development/Libraries
License: GPLv3+ and MIT and BSD and Python License: GPLv3+ and MIT and BSD and Python
@ -733,6 +733,12 @@ fi
%endif %endif
%changelog %changelog
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Dec 14 2021 Rich Megginson <rmeggins@redhat.com> - 1.11.0-2
- RHEL8.6, 9 - add "Requires: ansible-core or ansible"
* Thu Dec 2 2021 Rich Megginson <rmeggins@redhat.com> - 1.11.0-1 * Thu Dec 2 2021 Rich Megginson <rmeggins@redhat.com> - 1.11.0-1
- timesync - fix ansible 2.12 issues, service_facts issues - timesync - fix ansible 2.12 issues, service_facts issues
Resolves rhbz#2012316 (EL8) Resolves rhbz#2012316 (EL8)