Skip to content

Commit 508dfd2

Browse files
committed
add packit
1 parent 6e80bb1 commit 508dfd2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.packit.yaml

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# See the documentation for more information:
2+
# https://packit.dev/docs/configuration/
3+
4+
specfile_path: tp_smapi.spec
5+
6+
# add or remove files that should be synced
7+
files_to_sync:
8+
- tp_smapi.spec
9+
- .packit.yaml
10+
11+
# name in upstream package repository/registry (e.g. in PyPI)
12+
upstream_package_name: tp_smapi
13+
# downstream (Fedora) RPM package name
14+
downstream_package_name: tp_smapi
15+
16+
upstream_tag_template: tp-smapi/{version}

0 commit comments

Comments
 (0)