[luarocks/f17] Update to 2.0.11

Michel Alexandre Salim salimma at fedoraproject.org
Fri Sep 28 08:10:09 UTC 2012


commit ac5528bb6d2b1e3fda481c4ece70d511b0f68e74
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Fri Sep 28 14:40:50 2012 +0700

    Update to 2.0.11

 .gitignore    |    2 +-
 luarocks.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 56b5048..1199150 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/luarocks-2.0.8.tar.gz
+/luarocks-2.0.11.tar.gz
diff --git a/luarocks.spec b/luarocks.spec
index d2c9d8a..f3e5faa 100644
--- a/luarocks.spec
+++ b/luarocks.spec
@@ -9,8 +9,8 @@
 %endif
 
 Name:           luarocks
-Version:        2.0.8
-Release:        2%{?dist}
+Version:        2.0.11
+Release:        1%{?dist}
 Summary:        A deployment and management system for Lua modules
 
 License:        MIT
@@ -83,6 +83,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Sep 28 2012 Michel Salim <salimma at fedoraproject.org> - 2.0.11-1
+- Update to 2.0.11
+
 * Fri May 11 2012 Michel Salim <salimma at fedoraproject.org> - 2.0.8-2
 - Add support for RHEL's older lua packaging
 
diff --git a/sources b/sources
index 4583553..472a12c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07cf84e352d86fe161f7b2ec43f360cc  luarocks-2.0.8.tar.gz
+f771907b8b90ae3b8c6c6b6a58970d9b  luarocks-2.0.11.tar.gz


More information about the scm-commits mailing list