Skip to content

Commit ce227f7

Browse files
Add Packit Integration
1 parent 7c18616 commit ce227f7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.packit.yml

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
specfile_path: tlog.spec
2+
synced_files:
3+
- tlog.spec
4+
- .packit.yml
5+
upstream_package_name: tlog
6+
downstream_package_name: tlog
7+
create_tarball_command: ["make", "dist"]
8+
current_version_command: ["git", "describe", "--abbrev=0"]
9+
jobs:
10+
- job: copr_build
11+
trigger: pull_request
12+
metadata:
13+
targets:
14+
- fedora-29-x86_64
15+
- fedora-30-x86_64
16+
- fedora-rawhide-x86_64

0 commit comments

Comments
 (0)