diff --git a/golang-github-klauspost-crc32.spec b/golang-github-klauspost-crc32.spec index 24bbece..6cbd3ad 100644 --- a/golang-github-klauspost-crc32.spec +++ b/golang-github-klauspost-crc32.spec @@ -30,7 +30,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.4.git%{shortcommit}%{?dist} +Release: 0.5.git%{shortcommit}%{?dist} Summary: CRC32 hash with x64 optimizations # Detected licences # - BSD (3 clause) at 'LICENSE' @@ -152,6 +152,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0-0.5.git89873b5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Aug 17 2016 jchaloup - 0-0.4.git89873b5 - Enable devel and unit-test for epel7 related: #1358943