Bump Version, add changelog
Related: rhbz#1961404
This commit is contained in:
parent
4114e7f1e7
commit
57d713d910
@ -11,8 +11,8 @@ Name: linux-system-roles
|
||||
%endif
|
||||
Url: https://github.com/linux-system-roles/
|
||||
Summary: Set of interfaces for unified system management
|
||||
Version: 1.0.0
|
||||
Release: 16%{?dist}
|
||||
Version: 1.0.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
#Group: Development/Libraries
|
||||
License: GPLv3+ and MIT and BSD
|
||||
@ -757,6 +757,17 @@ done
|
||||
%{ansible_collection_files}
|
||||
|
||||
%changelog
|
||||
* Tue Apr 6 2021 Pavel Cahyna <pcahyna@redhat.com> - 1.0.1-1
|
||||
- Sync with RHEL version 1.0.1-1.el8
|
||||
Fix description field in galaxy.yml
|
||||
Remove "Technology Preview" from Collection README
|
||||
Merging individual ignore file and add it to the package
|
||||
Add a note to each module Doc to indicate it is private
|
||||
Add patches for network and storage role ansible-test fixes
|
||||
Simplify doc tags in %%files, corrects a forgotten doc tag for ha_cluster
|
||||
Suppress one ansible-lint warning in ha_cluster
|
||||
Add patch for the inclusive language leftover on network-role README.md
|
||||
|
||||
* Mon Feb 22 2021 Pavel Cahyna <pcahyna@redhat.com> - 1.0.0-16
|
||||
- Sync with RHEL version 1.0.0-31
|
||||
Rebase certificate role to pick up a test fix
|
||||
|
Loading…
Reference in New Issue
Block a user