diff --git a/godotenv.spec b/godotenv.spec index f9923d3..220d185 100644 --- a/godotenv.spec +++ b/godotenv.spec @@ -45,7 +45,7 @@ Name: godotenv Version: 1.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A Go port of Ruby's dotenv library # Detected licences # - MIT/X11 (BSD like) at 'LICENCE' @@ -209,6 +209,9 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath} %endif %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 1.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jul 31 2018 Florian Weimer - 1.2.0-3 - Rebuild with fixed binutils