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:
parent
a75275e9ed
commit
392a22dcf2
@ -7,12 +7,6 @@ actions:
|
|||||||
- script: "replace_spec.sh"
|
- script: "replace_spec.sh"
|
||||||
cwd: "rpms"
|
cwd: "rpms"
|
||||||
|
|
||||||
- add_files:
|
|
||||||
- type: "source"
|
|
||||||
name: "NEWS"
|
|
||||||
number: "Latest"
|
|
||||||
modify_spec: false
|
|
||||||
|
|
||||||
- changelog_entry:
|
- changelog_entry:
|
||||||
- name: "eabdullin"
|
- name: "eabdullin"
|
||||||
email: "eabdullin@almalinux.org"
|
email: "eabdullin@almalinux.org"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user