We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8f6e1 commit 9890872Copy full SHA for 9890872
pki.spec
@@ -14,13 +14,13 @@ Name: pki
14
# Downstream release number:
15
# - development/stabilization (unsupported): 0.<n> where n >= 1
16
# - GA/update (supported): <n> where n >= 1
17
-%global release_number 0.4
+%global release_number 1
18
19
# Development phase:
20
# - development (unsupported): alpha<n> where n >= 1
21
# - stabilization (unsupported): beta<n> where n >= 1
22
# - GA/update (supported): <none>
23
-%global phase alpha7
+#global phase
24
25
%undefine timestamp
26
%undefine commit_id
0 commit comments