[lua-sec] rebuild for lua 5.2

Tom Callaway spot at fedoraproject.org
Mon May 13 02:50:47 UTC 2013


commit 20b6a1d22c3bdb5ea563ce6fa0445017e269eed9
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Sun May 12 22:50:20 2013 -0400

    rebuild for lua 5.2

 lua-sec.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/lua-sec.spec b/lua-sec.spec
index 45e6089..8a27c24 100644
--- a/lua-sec.spec
+++ b/lua-sec.spec
@@ -1,4 +1,4 @@
-%define luaver 5.1
+%define luaver 5.2
 %define lualibdir %{_libdir}/lua/%{luaver}
 %define luapkgdir %{_datadir}/lua/%{luaver}
 
@@ -6,7 +6,7 @@
 
 Name:           lua-sec
 Version:        0.4.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Lua binding for OpenSSL library
 
 Group:          Development/Libraries
@@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun May 12 2013 Tom Callaway <spot at fedoraproject.org> - 0.4.1-5
+- rebuild for lua 5.2
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list