Add changelog entry and bump release
This commit is contained in:
parent
7557e6a1ad
commit
7d7acf657f
@ -30,7 +30,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.21.1
|
Version: 1.21.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
License: GPLv3+ and MIT and BSD and Python
|
License: GPLv3+ and MIT and BSD and Python
|
||||||
%global _pkglicensedir %{_licensedir}/%{name}
|
%global _pkglicensedir %{_licensedir}/%{name}
|
||||||
@ -766,6 +766,10 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 6 2023 Sergei Petrosian <spetrosi@redhat.com> - 1.21.1-2
|
||||||
|
- Resolves: rhbz#2185002 : Remove doc fragments from vendored modules
|
||||||
|
- Build collection artifact in the same directory on Fedora and RHEL
|
||||||
|
|
||||||
* Thu Mar 16 2023 Rich Megginson <rmeggins@redhat.com> - 1.21.1-1
|
* Thu Mar 16 2023 Rich Megginson <rmeggins@redhat.com> - 1.21.1-1
|
||||||
- Resolves:rhbz#2141330 : rhc - new role for subscription management/registration/insights
|
- Resolves:rhbz#2141330 : rhc - new role for subscription management/registration/insights
|
||||||
- includes the fix for tests_proxy.yml selinux and some test refactoring
|
- includes the fix for tests_proxy.yml selinux and some test refactoring
|
||||||
|
Loading…
Reference in New Issue
Block a user