diff options
Diffstat (limited to 'lua.spec')
-rw-r--r-- | lua.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -9,7 +9,7 @@ Name: lua Version: %{major_version}.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Powerful light-weight programming language Group: Development/Languages License: MIT @@ -208,6 +208,9 @@ popd %changelog +* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 5.3.3-4 +- Rebuild for readline 7.x + * Tue Jul 26 2016 Tom Callaway <spot@fedoraproject.org> - 5.3.3-3 - create lua-libs subpackage - disable bootstrap |