We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef3c66 commit 17e1a6bCopy full SHA for 17e1a6b
.packit.yaml
@@ -8,6 +8,10 @@ files_to_sync:
8
- tp_smapi.spec
9
- .packit.yaml
10
11
+actions:
12
+ get-current-version:
13
+ - bash -c "grep '#define TP_VERSION' tp_smapi.c | tr -c -d '[0-9.]'"
14
+
15
# name in upstream package repository/registry (e.g. in PyPI)
16
upstream_package_name: tp_smapi
17
# downstream (Fedora) RPM package name
0 commit comments