We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e80bb1 commit 508dfd2Copy full SHA for 508dfd2
.packit.yaml
@@ -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