[packages/minio] minio: update to 2016-10-24T21-23-47Z release.
glen
glen at pld-linux.org
Tue Oct 25 10:15:59 CEST 2016
commit e51a1b919ca15e5498761b9630db37aa6be99ed4
Author: Harshavardhana <harsha at minio.io>
Date: Tue Oct 25 01:08:45 2016 -0700
minio: update to 2016-10-24T21-23-47Z release.
closes #1
minio.spec | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/minio.spec b/minio.spec
index 99111cf..be8f2c9 100644
--- a/minio.spec
+++ b/minio.spec
@@ -1,16 +1,16 @@
-%define tag RELEASE.2016-09-11T17-42-18Z
+%define tag RELEASE.2016-10-24T21-23-47Z
%define subver %(echo %{tag} | sed -e 's/[^0-9]//g')
-# git fetch https://github.com/minio/minio.git refs/tags/RELEASE.2016-09-11T17-42-18Z
+# git fetch https://github.com/minio/minio.git refs/tags/RELEASE.2016-10-24T21-23-47Z
# git rev-list -n 1 FETCH_HEAD
-%define commitid 85e2d886bcb005d49f3876d6849a2b5a55e03cd3
-Summary: Cloud Storage Server
+%define commitid 048af5e5cdc1344e83231c09079828a3d289e6df
+Summary: Object Storage Server
Name: minio
Version: 0.0.%{subver}
Release: 1
License: Apache v2.0
Group: Development/Building
Source0: https://github.com/minio/minio/archive/%{tag}.tar.gz
-# Source0-md5: 30cd2627a897a1ef52439fcd399f068b
+# Source0-md5: 615575b383793d5e63b1ec738aacc21c
URL: https://www.minio.io/
BuildRequires: golang >= 1.6
ExclusiveArch: %{ix86} %{x8664} %{arm}
@@ -23,9 +23,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define import_path github.com/minio/minio
%description
-Minio is an object storage server written in Golang. Minio server,
-client and SDK are API compatible with Amazon S3 cloud storage
-service.
+Minio is an object storage server released under Apache License v2.0.
+It API compatible with Amazon S3 cloud storage service.
%prep
%setup -qc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/minio.git/commitdiff/e51a1b919ca15e5498761b9630db37aa6be99ed4
More information about the pld-cvs-commit
mailing list