diff --git a/golang-github-klauspost-cpuid.spec b/golang-github-klauspost-cpuid.spec index 299d835..70c14f4 100644 --- a/golang-github-klauspost-cpuid.spec +++ b/golang-github-klauspost-cpuid.spec @@ -42,7 +42,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CPU feature identification for Go # Detected licences # - MIT/X11 (BSD like) at 'LICENSE' @@ -168,6 +168,9 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath} %endif %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Apr 18 2017 Matthias Runge - 1.0-1 - First package for Fedora (rhbz#1375986)