From 3f0b5f75d4818262ab387c520d09a3d6a1722c4a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jun 17 2015 09:20:38 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- diff --git a/golang-github-fsouza-go-dockerclient.spec b/golang-github-fsouza-go-dockerclient.spec index 3996525..e83fc57 100644 --- a/golang-github-fsouza-go-dockerclient.spec +++ b/golang-github-fsouza-go-dockerclient.spec @@ -9,7 +9,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0.2.1 -Release: 7.git%{shortcommit}%{?dist} +Release: 8.git%{shortcommit}%{?dist} Summary: Client for the Docker remote API License: BSD URL: https://%{import_path} @@ -65,6 +65,9 @@ cp -rpav vendor testing %{buildroot}/%{gopath}/src/%{import_path} %{gopath}/src/%{import_path} %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.2.1-8.gitf95d189 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Jun 10 2015 jchaloup - 0.2.1-7.gitf95d189 - Add missing Provides related: #1215656