5.3.3
This commit is contained in:
parent
4423d02921
commit
d6b7c55828
2
.gitignore
vendored
2
.gitignore
vendored
@ -9,3 +9,5 @@ lua-5.1.4/
|
||||
/lua-5.3.0.tar.gz
|
||||
/lua-5.3.2-tests.tar.gz
|
||||
/lua-5.3.2.tar.gz
|
||||
/lua-5.3.3.tar.gz
|
||||
/lua-5.3.3-tests.tar.gz
|
||||
|
7
lua.spec
7
lua.spec
@ -8,8 +8,8 @@
|
||||
|
||||
|
||||
Name: lua
|
||||
Version: %{major_version}.2
|
||||
Release: 3%{?dist}
|
||||
Version: %{major_version}.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Powerful light-weight programming language
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
@ -187,6 +187,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 7 2016 Tom Callaway <spot@fedoraproject.org> - 5.3.3-1
|
||||
- update to 5.3.3
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user