automatic version update by autodist [release 2.2.0-1mamba;Thu Sep 01 2022]
This commit is contained in:
parent
b3173459ea
commit
23b9b72939
@ -1,5 +1,5 @@
|
||||
Name: sdl2_net
|
||||
Version: 2.0.1
|
||||
Version: 2.2.0
|
||||
Release: 1mamba
|
||||
Summary: SDL2 network library
|
||||
Group: System/Libraries
|
||||
@ -10,7 +10,8 @@ URL: https://www.libsdl.org/projects/SDL_net/
|
||||
Source: https://www.libsdl.org/projects/SDL_net/release/SDL2_net-%{version}.tar.gz
|
||||
License: zlib/libpng
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## note: run 'autospec -u -a6 sdl2_net' to get the list of build requirements.
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libSDL2-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -56,7 +57,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libSDL2_net-2.0.so.*
|
||||
%doc COPYING.txt
|
||||
%doc LICENSE.txt
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
@ -65,9 +66,14 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libSDL2_net.la
|
||||
%{_libdir}/libSDL2_net.so
|
||||
%{_libdir}/pkgconfig/SDL2_net.pc
|
||||
%dir %{_libdir}/cmake/SDL2_net
|
||||
%{_libdir}/cmake/SDL2_net/sdl2_net-config*.cmake
|
||||
%doc README.txt
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 01 2022 Automatic Build System <autodist@mambasoft.it> 2.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.1-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user