We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e9cad8 + 6cd72d4 commit 21b3138Copy full SHA for 21b3138
argo-api-authn.spec
@@ -3,7 +3,7 @@
3
4
Name: argo-api-authn
5
Summary: ARGO Authentication API. Map X509, OICD to token.
6
-Version: 0.1.6
+Version: 0.1.7
7
Release: 1%{?dist}
8
License: ASL 2.0
9
Buildroot: %{_tmppath}/%{name}-buildroot
@@ -57,6 +57,8 @@ go clean
57
%attr(0644,root,root) /usr/lib/systemd/system/argo-api-authn.service
58
59
%changelog
60
+* Tue Apr 13 2021 Agelos Tsalapatis <agelos.tsal@gmail .com> - 0.1.7-1%{?dist}
61
+- Release of argo-api-authn version 0.1.7
62
* Wed Mar 31 2021 Agelos Tsalapatis <agelos.tsal@gmail .com> - 0.1.6-1%{?dist}
63
- Release of argo-api-authn version 0.1.6
64
* Wed Nov 18 2020 Agelos Tsalapatis <agelos.tsal@gmail .com> - 0.1.5-1%{?dist}
0 commit comments