automatic version update by autodist [release 5.3.3-1mamba;Thu Jun 09 2016]

This commit is contained in:
Automatic Build System 2024-01-06 06:31:24 +01:00
parent 30c7b5071a
commit a0ec8d0e76

View File

@ -2,8 +2,8 @@
%define libmajver %(echo %version | cut -d. -f 1-2)
Name: lua
Version: 5.3.2
Release: 2mamba
Version: 5.3.3
Release: 1mamba
Summary: A powerful light-weight and embeddable programming language
Group: Applications/Development
Vendor: openmamba
@ -106,7 +106,7 @@ includedir=%{_includedir}/lua%{libmajver}
Name: Lua
Description: An Extensible Extension Language
Version: 5.3.2
Version: 5.3.3
Requires:
Libs: -L%{_libdir} -llua -lm -lreadline
Cflags: -I%{_includedir}/lua%{libmajver}" > \
@ -142,6 +142,9 @@ Cflags: -I%{_includedir}/lua%{libmajver}" > \
%doc README doc/*.html doc/*.css doc/*.gif doc/*.png
%changelog
* Thu Jun 09 2016 Automatic Build System <autodist@mambasoft.it> 5.3.3-1mamba
- automatic version update by autodist
* Mon Jan 25 2016 Automatic Build System <autodist@mambasoft.it> 5.3.2-2mamba
- automatic version update by autodist