automatic version update by autodist [release 5.4.6-1mamba;Mon May 15 2023]
This commit is contained in:
parent
b0fade3e5c
commit
f70e072c74
7
lua.spec
7
lua.spec
@ -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.4.5
|
Version: 5.4.6
|
||||||
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.4.5
|
Version: 5.4.6
|
||||||
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 May 15 2023 Automatic Build System <autodist@mambasoft.it> 5.4.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Apr 30 2023 Automatic Build System <autodist@mambasoft.it> 5.4.5-1mamba
|
* Sun Apr 30 2023 Automatic Build System <autodist@mambasoft.it> 5.4.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user