[lua-logging] lua 5.3

Tom Callaway spot at fedoraproject.org
Fri Jan 16 17:09:13 UTC 2015


commit c6837795a0df15f80ad10d35594538fdd45cfac5
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Jan 16 12:09:38 2015 -0500

    lua 5.3

 lua-logging.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/lua-logging.spec b/lua-logging.spec
index 59e1af6..3c33c64 100644
--- a/lua-logging.spec
+++ b/lua-logging.spec
@@ -1,4 +1,4 @@
-%define luaver 5.2
+%define luaver 5.3
 %define lualibdir %{_libdir}/lua/%{luaver}
 %define luapkgdir %{_datadir}/lua/%{luaver}
 %global commit c85130120406b9641e96ab05f782dde819fbd102
@@ -6,7 +6,7 @@
 
 Name:           lua-logging
 Version:        1.3.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A simple API to use logging features in Lua
 
 Group:          Development/Libraries
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jan 15 2015 Tom Callaway <spot at fedoraproject.org> - 1.3.0-6
+- rebuilt for lua 5.3
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list