[luadoc] rebuild for lua 5.2

Tom Callaway spot at fedoraproject.org
Fri May 10 18:14:53 UTC 2013


commit 1422cfc805da7d64b315a1e4906f84fe2df00ee6
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri May 10 14:14:21 2013 -0400

    rebuild for lua 5.2

 luadoc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/luadoc.spec b/luadoc.spec
index b7a6911..04cdee7 100644
--- a/luadoc.spec
+++ b/luadoc.spec
@@ -1,10 +1,10 @@
-%define luaver 5.1
+%define luaver 5.2
 %define lualibdir %{_libdir}/lua/%{luaver}
 %define luapkgdir %{_datadir}/lua/%{luaver}
 
 Name:           luadoc
 Version:        3.0.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Documentation Generator Tool for the Lua language
 
 Group:          Development/Libraries
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri May 10 2013 Tom Callaway <spot at fedoraproject.org> - 3.0.1-8
+- rebuild for lua 5.2
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.1-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list