Fix an attribution bug for certain files ending up in the wrong package/role.
This commit is contained in:
parent
921801caa6
commit
8c19473e18
6 changed files with 160 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
%global upstream_version 0.1.6
|
||||
%global upstream_version 0.1.7
|
||||
|
||||
Name: enroll
|
||||
Version: %{upstream_version}
|
||||
|
|
@ -44,6 +44,8 @@ Enroll a server's running state retrospectively into Ansible.
|
|||
|
||||
%changelog
|
||||
* Sun Dec 28 2025 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
|
||||
- Fix an attribution bug for certain files ending up in the wrong package/role.
|
||||
* Sun Dec 28 2025 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
|
||||
- DRY up some code logic
|
||||
- More test coverage
|
||||
* Sun Dec 28 2025 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue