File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 22# https://packit.dev/docs/configuration/
33actions :
44 changelog-entry :
5- - " New upstream release"
5+ - bash -c 'echo "- New upstream release"'
66 post-upstream-clone :
77 - " wget https://src.fedoraproject.org/rpms/rust-coreos-installer/raw/rawhide/f/rust-coreos-installer.spec -O rust-coreos-installer.spec"
88
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Internal changes:
1717
1818Packaging changes:
1919
20+ - Fix Packit changelog entry generation
2021
2122
2223## coreos-installer 0.19.0 (2023-12-11)
@@ -29,6 +30,10 @@ Internal changes:
2930
3031- rootmap/bind-boot: Support root devices using composefs
3132
33+ Packaging changes:
34+
35+ - Add Packit support for Fedora packaging
36+
3237
3338## coreos-installer 0.18.0 (2023-08-24)
3439
You can’t perform that action at this time.
0 commit comments