summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.cvsignore2
-rw-r--r--lua.spec8
-rw-r--r--sources2
3 files changed, 8 insertions, 4 deletions
diff --git a/.cvsignore b/.cvsignore
index b1ac556..a333030 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-lua-5.0.tar.gz
+lua-5.0.3.tar.gz
diff --git a/lua.spec b/lua.spec
index ef972a8..08379cb 100644
--- a/lua.spec
+++ b/lua.spec
@@ -1,6 +1,6 @@
Name: lua
-Version: 5.0.2
-Release: 2
+Version: 5.0.3
+Release: 1%{?dist}
Summary: A powerful light-weight programming language
Group: Development/Languages
@@ -69,6 +69,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Jun 14 2007 Rob Myers <rob.myers@gtri.gatech.edu> - 5.0.3-1
+- upgrade to 5.0.3
+- add dist tag and rebuild
+
* Sat Feb 12 2005 David Woodhouse <dwmw2@infradead.org> - 5.0.2-2
- Don't use fastround on ppc
diff --git a/sources b/sources
index c0b0a9e..7f2e495 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dea74646b7e5c621fef7174df83c34b1 lua-5.0.2.tar.gz
+feee27132056de2949ce499b0ef4c480 lua-5.0.3.tar.gz