aboutsummaryrefslogtreecommitdiff
path: root/lua-cjson.spec
diff options
context:
space:
mode:
Diffstat (limited to 'lua-cjson.spec')
-rw-r--r--lua-cjson.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/lua-cjson.spec b/lua-cjson.spec
index 386dbf0..3b1eec6 100644
--- a/lua-cjson.spec
+++ b/lua-cjson.spec
@@ -2,7 +2,7 @@
2%define lualibdir %{_libdir}/lua/%{luaver} 2%define lualibdir %{_libdir}/lua/%{luaver}
3 3
4Name: lua-cjson 4Name: lua-cjson
5Version: 1.0.2 5Version: 1.0.3
6Release: 1%{?dist} 6Release: 1%{?dist}
7Summary: JSON support for the Lua language 7Summary: JSON support for the Lua language
8 8
@@ -43,6 +43,9 @@ rm -rf "$RPM_BUILD_ROOT"
43 43
44 44
45%changelog 45%changelog
46* Wed Aug ? 2011 Mark Pulford <mark@kyne.com.au> - 1.0.3-1
47- Updated for 1.0.3
48
46* Sun May 29 2011 Mark Pulford <mark@kyne.com.au> - 1.0.2-1 49* Sun May 29 2011 Mark Pulford <mark@kyne.com.au> - 1.0.2-1
47- Updated for 1.0.2 50- Updated for 1.0.2
48 51