summaryrefslogtreecommitdiffstats
path: root/golang-github-hashicorp-go-rootcerts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'golang-github-hashicorp-go-rootcerts.spec')
-rw-r--r--golang-github-hashicorp-go-rootcerts.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/golang-github-hashicorp-go-rootcerts.spec b/golang-github-hashicorp-go-rootcerts.spec
index 1b8208d..b9cc2e8 100644
--- a/golang-github-hashicorp-go-rootcerts.spec
+++ b/golang-github-hashicorp-go-rootcerts.spec
@@ -38,11 +38,12 @@
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
%global import_path %{provider_prefix}
%global commit 6bb64b370b90e7ef1fa532be9e591a81c3493e00
+%global commitdate 20160503
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: golang-%{provider}-%{project}-%{repo}
Version: 0
-Release: 0.1.git%{shortcommit}%{?dist}
+Release: 0.1.%{commitdate}git%{shortcommit}%{?dist}
Summary: Functions for loading root certificates for TLS connections
# Detected licences
# - *No copyright* MPL (v2.0) at 'LICENSE'
@@ -184,5 +185,5 @@ popd
%endif
%changelog
-* Sat Mar 04 2017 Ed Marshall <esm@logic.net> - 0-0.1.git6bb64b3
+* Sat oct 03 2017 Ed Marshall <esm@logic.net> - 0-0.1.20160503git6bb64b3
- First package for Fedora