Skip to content

Commit

Permalink
Merge pull request #1359 from prestist/update-packit
Browse files Browse the repository at this point in the history
packit: fix changelog-entry
  • Loading branch information
prestist authored Dec 15, 2023
2 parents 0e02b9f + b31694a commit 82a7d0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://packit.dev/docs/configuration/
actions:
changelog-entry:
- "New upstream release"
- bash -c 'echo "- New upstream release"'
post-upstream-clone:
- "wget https://src.fedoraproject.org/rpms/rust-coreos-installer/raw/rawhide/f/rust-coreos-installer.spec -O rust-coreos-installer.spec"

Expand Down
5 changes: 5 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Internal changes:

Packaging changes:

- Fix Packit changelog entry generation


## coreos-installer 0.19.0 (2023-12-11)
Expand All @@ -29,6 +30,10 @@ Internal changes:

- rootmap/bind-boot: Support root devices using composefs

Packaging changes:

- Add Packit support for Fedora packaging


## coreos-installer 0.18.0 (2023-08-24)

Expand Down

0 comments on commit 82a7d0c

Please sign in to comment.