Skip to content

Commit

Permalink
Merge pull request #1516 from prestist/remove-c9s-packit
Browse files Browse the repository at this point in the history
packit: drop CentOS packaging
  • Loading branch information
prestist authored Aug 26, 2024
2 parents 2515fca + 877c969 commit c9ff756
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
16 changes: 0 additions & 16 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,6 @@ packages:
- wget https://src.fedoraproject.org/rpms/rust-coreos-installer/raw/rawhide/f/rust-coreos-installer.spec
changelog-entry:
- bash -c 'echo "- New upstream release"'
coreos-installer-centos:
pkg_tool: centpkg
specfile_path: rust-coreos-installer.spec
downstream_package_name: rust-coreos-installer
actions:
post-upstream-clone:
- wget https://gitlab.com/redhat/centos-stream/rpms/rust-coreos-installer/-/raw/c9s/rust-coreos-installer.spec
changelog-entry:
- bash -c 'echo "- New upstream release"'

jobs:

Expand All @@ -48,10 +39,3 @@ jobs:
packages: [coreos-installer-fedora]
dist_git_branches:
- fedora-all

- job: propose_downstream
trigger: release
packages: [coreos-installer-centos]
dist_git_branches:
- c9s
- c10s
3 changes: 2 additions & 1 deletion docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,15 @@ Internal changes:

Packaging changes:

- Drop Packit support for c9s packaging


## coreos-installer 0.22.1 (2024-07-24)

Packaging changes:

- add downstream_package_name for each package in packit.yaml


## coreos-installer 0.22.0 (2024-07-23)

Internal changes:
Expand Down

0 comments on commit c9ff756

Please sign in to comment.