]> git.pld-linux.org Git - packages/minio.git/commitdiff
minio: update to 2016-12-13T17-19-42Z release. (#3) auto/th/minio-0.0.20161213171942-1
authorHarshavardhana <harsha@minio.io>
Tue, 13 Dec 2016 19:18:34 +0000 (11:18 -0800)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 13 Dec 2016 19:18:34 +0000 (21:18 +0200)
minio.spec

index a60bde780b346edc49cac5b2c814c3b7c4eccf24..f37f6ac0ceadf23af6ebba5a5f2d22d711f28afa 100644 (file)
@@ -1,8 +1,8 @@
-%define                tag     RELEASE.2016-11-26T02-23-47Z
+%define                tag     RELEASE.2016-12-13T17-19-42Z
 %define                subver  %(echo %{tag} | sed -e 's/[^0-9]//g')
 # git fetch https://github.com/minio/minio.git refs/tags/RELEASE.2016-11-26T02-23-47Z
 # git rev-list -n 1 FETCH_HEAD
-%define                commitid        3a73ea3f54db4bb4db75fc6956ae9faed9810dee
+%define                commitid        29d72b84c07f9555f83a6485fe8291e18d23811b
 Summary:       Object Storage Server
 Name:          minio
 Version:       0.0.%{subver}
@@ -10,9 +10,9 @@ Release:      1
 License:       Apache v2.0
 Group:         Development/Building
 Source0:       https://github.com/minio/minio/archive/%{tag}.tar.gz
-# Source0-md5: d79207afd9a546b9b901161776f4b815
+# Source0-md5: 7126649e03cc41901e502ab944f4d253
 URL:           https://www.minio.io/
-BuildRequires: golang >= 1.6
+BuildRequires: golang >= 1.7
 ExclusiveArch: %{ix86} %{x8664} %{arm}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.086468 seconds and 4 git commands to generate.