Skip to content

Commit b72d45d

Browse files
committed
packit: init config
This allows building the package with packit in our nightly
1 parent bd4474f commit b72d45d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.packit.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# See the documentation for more information:
2+
# https://packit.dev/docs/configuration/
3+
4+
specfile_path: libcomps.spec
5+
6+
# name in upstream package repository or registry (e.g. in PyPI)
7+
upstream_package_name: libcomps
8+
# downstream (Fedora) RPM package name
9+
downstream_package_name: libcomps

0 commit comments

Comments
 (0)