diff --git a/golang-github-mattn-go-isatty.spec b/golang-github-mattn-go-isatty.spec index df10241..b8a4152 100644 --- a/golang-github-mattn-go-isatty.spec +++ b/golang-github-mattn-go-isatty.spec @@ -40,7 +40,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Isatty for golang # Detected licences # - MIT/X11 (BSD like) at 'LICENSE' @@ -180,6 +180,9 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath} %endif %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 0.0.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Sep 25 2017 Ed Marshall - 0.0.3-1 - Update to v0.0.3 (#1495177) - This project makes proper releases; drop git commit boilerplate