[lua-ldoc] rebuild for lua 5.2

Tom Callaway spot at fedoraproject.org
Sun May 12 16:14:11 UTC 2013


commit 4ea8026e339e1bb7064dc667dd51c34007a6ca53
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Sun May 12 12:13:45 2013 -0400

    rebuild for lua 5.2

 lua-ldoc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/lua-ldoc.spec b/lua-ldoc.spec
index 1ddc38b..4abf2a7 100644
--- a/lua-ldoc.spec
+++ b/lua-ldoc.spec
@@ -1,9 +1,9 @@
-%global luaver 5.1
+%global luaver 5.2
 %global luapkgdir %{_datadir}/lua/%{luaver}
 
 Name:		lua-ldoc
 Version:	1.3.11
-Release:	1%{?dist}
+Release:	2%{?dist}
 BuildArch:	noarch
 Summary:	Lua documentation generator
 # the included css code is BSD licensed
@@ -78,6 +78,9 @@ sed -i 's/\r//' COPYRIGHT
 
 
 %changelog
+* Fri May 10 2013 Tom Callaway <spot at fedoraproject.org> - 1.3.11-2
+- rebuild for lua 5.2
+
 * Sat Apr 13 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.3.11-1
 - Update to 1.3.11.
 


More information about the scm-commits mailing list