automatic version update by autodist [release 5.3.4-1mamba;Mon Feb 06 2017]

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

View File

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