From 9ab77a2585ed4b67de5cf33f915b8f141a2029d8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jun 17 2015 09:22:21 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- diff --git a/golang-github-gorilla-mux.spec b/golang-github-gorilla-mux.spec index c2e0527..b5811f8 100644 --- a/golang-github-gorilla-mux.spec +++ b/golang-github-gorilla-mux.spec @@ -10,7 +10,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.16.git%{shortcommit}%{?dist} +Release: 0.17.git%{shortcommit}%{?dist} Summary: A powerful URL router and dispatcher for golang License: BSD URL: http://www.gorillatoolkit.org/pkg/mux @@ -62,6 +62,9 @@ GOPATH=%{gopath}:%{buildroot}/%{gopath} go test %{import_path} %{gopath}/src/%{import_path} %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0-0.17.git8096f47 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Apr 21 2015 jchaloup - 0-0.16.git8096f47 - Bump to upstream 8096f47503459bcc74d1f4c487b7e6e42e5746b5 related: #1001317