diff options
author | Mark Pulford <mark@kyne.com.au> | 2012-03-01 21:42:24 +1030 |
---|---|---|
committer | Mark Pulford <mark@kyne.com.au> | 2012-03-04 18:54:36 +1030 |
commit | 4bc5e917c8cd5fc2f6b217512ef530007529322f (patch) | |
tree | a1298e99fb20c20f65f44abe599c846f4e4ed052 /lua-cjson.spec | |
parent | 5300ecb4e8f8ce9ec200b91c7273dae1947e431c (diff) | |
download | lua-cjson-2.1.0.tar.gz lua-cjson-2.1.0.tar.bz2 lua-cjson-2.1.0.zip |
Add release notes for 2.1.0 release2.1.0
Diffstat (limited to 'lua-cjson.spec')
-rw-r--r-- | lua-cjson.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lua-cjson.spec b/lua-cjson.spec index 824051d..13fc56d 100644 --- a/lua-cjson.spec +++ b/lua-cjson.spec | |||
@@ -57,6 +57,9 @@ rm -rf "$RPM_BUILD_ROOT" | |||
57 | 57 | ||
58 | 58 | ||
59 | %changelog | 59 | %changelog |
60 | * Thu Mar 1 2012 Mark Pulford <mark@kyne.com.au> - 2.1.0-1 | ||
61 | - Update for 2.1.0 | ||
62 | |||
60 | * Sun Jan 22 2012 Mark Pulford <mark@kyne.com.au> - 2.0.0-1 | 63 | * Sun Jan 22 2012 Mark Pulford <mark@kyne.com.au> - 2.0.0-1 |
61 | - Update for 2.0.0 | 64 | - Update for 2.0.0 |
62 | - Install lua2json / json2lua utilities | 65 | - Install lua2json / json2lua utilities |