From c37411f1aad8d572471cf16148b1ce19fdadbee5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 26 2017 11:34:46 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- diff --git a/golang-github-milochristiansen-lua.spec b/golang-github-milochristiansen-lua.spec index ce35ce2..1fb9088 100644 --- a/golang-github-milochristiansen-lua.spec +++ b/golang-github-milochristiansen-lua.spec @@ -31,7 +31,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 1.1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lua 5.3 VM and compiler written in Go # License is confirmed to be zlib: https://github.com/milochristiansen/lua/issues/5 @@ -154,6 +154,9 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath} %endif %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.1.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Apr 18 2017 Ben Rosser - 1.1.3-1 - Update to latest upstream release, fixing 32-bit unit test failures. - Add new development provides for supermeta and testhelp go subpackages.