[luajit] rebuild against lua 5.2

Igor Gnatenko ignatenkobrain at fedoraproject.org
Wed Jul 9 09:49:27 UTC 2014


commit 816783905c7ed416a532d928b1c8118c663a7d7b
Author: Igor Gnatenko <i.gnatenko.brain at gmail.com>
Date:   Wed Jul 9 13:49:31 2014 +0400

    rebuild against lua 5.2
    
    Signed-off-by: Igor Gnatenko <i.gnatenko.brain at gmail.com>

 luajit.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/luajit.spec b/luajit.spec
index c7ee994..077316e 100644
--- a/luajit.spec
+++ b/luajit.spec
@@ -1,6 +1,6 @@
 Name:           luajit
 Version:        2.0.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Just-In-Time Compiler for Lua
 License:        MIT
 URL:            http://luajit.org/
@@ -71,6 +71,9 @@ find %{buildroot} -type f -name *.a -delete
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Jul 09 2014 Igor Gnatenko <i.gnatenko.brain at gmail.com> - 2.0.3-3
+- rebuild against lua 5.2
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list