We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6264f3c + 60c3697 commit 2c8d91aCopy full SHA for 2c8d91a
.packit.yaml
@@ -26,10 +26,9 @@ packages:
26
# Remove downstream patches (if any)
27
- sed -ri "/^Patch[0-9].*/d" .packit_rpm/cri-o.spec
28
fedora-40:
29
- # v1.28.x
+ # v1.29.x
30
# Propose minor and patch releases downstream
31
- # TODO: Use mask '\d+\.\d+\' after f40 switches to v1.29.x
32
- version_update_mask: '\d+\'
+ version_update_mask: '\d+\.\d+\.'
33
specfile_path: .packit_rpm/cri-o.spec
34
files_to_sync:
35
- .packit.yaml
0 commit comments