diff options
| author | Tim Niemueller <timn@fedoraproject.org> | 2008-09-03 11:54:31 +0000 |
|---|---|---|
| committer | Tim Niemueller <timn@fedoraproject.org> | 2008-09-03 11:54:31 +0000 |
| commit | e12aeb2571fd8bf825cbbeb8e6eaca1b5f98b7ea (patch) | |
| tree | 1cf7666f7c304e01620e25a6a773c3273e2df98f /lua.spec | |
| parent | 69599a954310a5c8aa3b849d6797653d2992daa3 (diff) | |
New upstream release 5.1.4lua-5_1_4-1_fc9
Diffstat (limited to 'lua.spec')
| -rw-r--r-- | lua.spec | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,12 +1,12 @@ Name: lua -Version: 5.1.3 -Release: 6%{?dist} +Version: 5.1.4 +Release: 1%{?dist} Summary: Powerful light-weight programming language Group: Development/Languages License: MIT URL: http://www.lua.org/ Source0: http://www.lua.org/ftp/lua-%{version}.tar.gz -Patch0: lua-5.1.3-autotoolize.patch +Patch0: lua-5.1.4-autotoolize.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: readline-devel ncurses-devel Provides: lua = 5.1 @@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Wed Sep 03 2008 Tim Niemueller <tim@niemueller.de> - 5.1.4-1 +- New upstream release 5.1.4 + * Mon May 12 2008 Tim Niemueller <tim@niemueller.de> - 5.1.3-6 - Add -static subpackage with static liblua, fixes rh bug #445939 |
