Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ba491af745 | ||
|
|
2424d6cb4d | ||
|
|
695aa0aef2 | ||
|
|
8c834ebd84 | ||
|
|
da35e4d616 |
2 changed files with 20 additions and 0 deletions
19
.packit.yaml
Normal file
19
.packit.yaml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# See the documentation for more information:
|
||||
# https://packit.dev/docs/configuration/
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
rawhide:
|
||||
fast_forward_merge_into:
|
||||
- fedora-branched
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-all
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-branched
|
||||
version_update_mask: \d+\.\d+\.
|
||||
|
|
@ -19,6 +19,7 @@ BuildRequires: python3dist(pycdio)
|
|||
BuildRequires: python3dist(pygobject)
|
||||
BuildRequires: python3dist(ruamel-yaml)
|
||||
BuildRequires: python3dist(twisted)
|
||||
BuildRequires: python3-pkg-resources
|
||||
|
||||
Requires: cdrdao
|
||||
Requires: flac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue