Skip to content
Snippets Groups Projects
Verified Commit 1bab1fcd authored by Louis Abel's avatar Louis Abel :tv:
Browse files

remove backport

parent 57305344
No related tags found
No related merge requests found
...@@ -2,24 +2,15 @@ add { ...@@ -2,24 +2,15 @@ add {
file: "ROCKY/_supporting/0001-Ensure-cloud-user-is-applied-to-Rocky-Linux.patch" file: "ROCKY/_supporting/0001-Ensure-cloud-user-is-applied-to-Rocky-Linux.patch"
} }
add {
file: "ROCKY/_supporting/0001-ntp-Fix-Rocky-Linux-NTP-configuration.patch"
}
spec_change { spec_change {
file { file {
name: "0001-Ensure-cloud-user-is-applied-to-Rocky-Linux.patch" name: "0001-Ensure-cloud-user-is-applied-to-Rocky-Linux.patch"
type: Patch type: Patch
add: true add: true
}
file {
name: "0001-ntp-Fix-Rocky-Linux-NTP-configuration.patch"
type: Patch
add: true
} }
append { append {
field: "Release" field: "Release"
value: ".0.2" value: ".0.1"
} }
changelog { changelog {
author_name: "Release Engineering" author_name: "Release Engineering"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment