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 cda0d54 commit e8660ffCopy full SHA for e8660ff
pki.spec
@@ -14,8 +14,8 @@ License: GPLv2 and LGPLv2
14
# For development (i.e. unsupported) releases, use x.y.z-0.n.<phase>.
15
# For official (i.e. supported) releases, use x.y.z-r where r >=1.
16
Version: 11.0.0
17
-Release: 0.4.beta1%{?_timestamp}%{?_commit_id}%{?dist}
18
-%global _phase -beta1
+Release: 1%{?_timestamp}%{?_commit_id}%{?dist}
+#global _phase -alpha1
19
20
# To create a tarball from a version tag:
21
# $ git archive \
0 commit comments