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}.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Powerful light-weight programming language Group: Development/Languages License: MIT @@ -159,6 +159,9 @@ popd %changelog +* Fri Mar 20 2015 Kalev Lember <kalevlember@gmail.com> - 5.3.0-3 +- Define LUA_COMPAT_5_2 in addition to LUA_COMPAT_5_1 (#1204129) + * Sat Feb 21 2015 Till Maas <opensource@till.name> - 5.3.0-2 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code |
