[luarocks] Update to 2.0.13

Michel Alexandre Salim salimma at fedoraproject.org
Mon Apr 22 03:42:45 UTC 2013


commit ac6697eb7418e6cfe2f1757489861c5b8592b992
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Mon Apr 22 10:42:28 2013 +0700

    Update to 2.0.13

 .gitignore    |    2 +-
 luarocks.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6379358..76f50df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/luarocks-2.0.12.tar.gz
+/luarocks-2.0.13.tar.gz
diff --git a/luarocks.spec b/luarocks.spec
index 68f09a5..8a3c168 100644
--- a/luarocks.spec
+++ b/luarocks.spec
@@ -12,8 +12,8 @@
 %endif
 
 Name:           luarocks
-Version:        2.0.12
-Release:        2%{?dist}
+Version:        2.0.13
+Release:        1%{?dist}
 Summary:        A deployment and management system for Lua modules
 
 License:        MIT
@@ -86,6 +86,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Apr 22 2013 Michel Salim <salimma at fedoraproject.org> - 2.0.13-1
+- Update to 2.0.13
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.12-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index d7949cf..450bf53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1bc938ddf835550917f0cb6964ea516  luarocks-2.0.12.tar.gz
+b46809e44648875e8234c2fef79783f9  luarocks-2.0.13.tar.gz


More information about the scm-commits mailing list