From c8cf38aee417c1cfc3b50e94c7127214b8a56b57 Mon Sep 17 00:00:00 2001 From: Kaushal M Date: Feb 15 2018 13:19:55 +0000 Subject: Update to v1.6.1 --- diff --git a/golang-github-gorilla-mux.spec b/golang-github-gorilla-mux.spec index 36075ac..97a46fa 100644 --- a/golang-github-gorilla-mux.spec +++ b/golang-github-gorilla-mux.spec @@ -36,12 +36,12 @@ # https://github.com/gorilla/mux %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit bcd8bc72b08df0f70df986b97f95590779502d31 +%global commit 53c1911da2b537f792e7cafcb446b05ffe33b996 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: golang-%{provider}-%{project}-%{repo} -Version: 0 -Release: 0.27.git%{shortcommit}%{?dist} +Version: 1.6.1 +Release: 1%{?dist} Summary: A powerful URL router and dispatcher for golang License: BSD URL: https://%{provider_prefix} @@ -174,6 +174,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Feb 14 2018 Kaushal - 1.6.1-1 +- Update to v1.6.1 + * Wed Feb 07 2018 Fedora Release Engineering - 0-0.27.gitbcd8bc7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild