fix(autopatch): auto-fix for java-17-openjdk on c8

Removed add_files action for 'NEWS' from config-portable.yaml since the file already exists in the package (it is now included as Source21 in the upstream spec)
This commit is contained in:
root 2026-04-27 07:53:19 +00:00
parent a75275e9ed
commit 392a22dcf2

View File

@ -7,12 +7,6 @@ actions:
- script: "replace_spec.sh"
cwd: "rpms"
- add_files:
- type: "source"
name: "NEWS"
number: "Latest"
modify_spec: false
- changelog_entry:
- name: "eabdullin"
email: "eabdullin@almalinux.org"