[golang-github-Sirupsen-logrus/f21] Update to 0.6.2 - related: #1158670

Jan Chaloupka jchaloup at fedoraproject.org
Fri Jan 2 15:24:45 UTC 2015


commit 1a0db6275553d776f3bba94ceb138bb13f0b46e4
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Fri Jan 2 16:13:14 2015 +0100

    Update to 0.6.2
    - related: #1158670

 .gitignore                         |    3 +--
 golang-github-Sirupsen-logrus.spec |    6 +++++-
 sources                            |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b50bd79..c2ee710 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/v0.5.1.tar.gz
-/v0.6.0.tar.gz
+/v0.6.2.tar.gz
diff --git a/golang-github-Sirupsen-logrus.spec b/golang-github-Sirupsen-logrus.spec
index 5b93155..0f62bb7 100644
--- a/golang-github-Sirupsen-logrus.spec
+++ b/golang-github-Sirupsen-logrus.spec
@@ -6,7 +6,7 @@
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
 
 Name:       golang-%{provider}-%{project}-%{repo}
-Version:    0.6.0
+Version:    0.6.2
 Release:    1%{?dist}
 Summary:    Structured logger for Go
 License:    MIT
@@ -60,6 +60,10 @@ GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}
 %{gopath}/src/%{import_path}/*
 
 %changelog
+* Fri Jan 02 2015 jchaloup <jchaloup at redhat.com> - 0.6.2-1
+- Update to 0.6.2
+  related: #1158670
+
 * Sun Nov 30 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 0.6.0-1
 - Update to 0.6.0
 
diff --git a/sources b/sources
index 7d42c06..25112a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d9d2e3c006da5c4be87842757c06cdb6  v0.6.0.tar.gz
+70dd620798411318dabbad220940c462  v0.6.2.tar.gz


More information about the scm-commits mailing list