update to 5.15.7 [release 5.15.7-1mamba;Mon Nov 07 2022]
This commit is contained in:
parent
ba95b970cf
commit
bd65177910
@ -1,15 +1,15 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt5-qtwebsockets
|
||||
Version: 5.15.2
|
||||
Release: 2mamba
|
||||
Version: 5.15.7
|
||||
Release: 1mamba
|
||||
Summary: Qt5 web sockets component
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.qt.io/
|
||||
Source: https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qtwebsockets-everywhere-src-%{version}.tar.xz
|
||||
Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtwebsockets-everywhere-opensource-src-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -72,7 +72,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/qt5/QtWebSockets
|
||||
%{_includedir}/qt5/QtWebSockets/*
|
||||
%{_libdir}/libQt5WebSockets.la
|
||||
%{_libdir}/libQt5WebSockets.prl
|
||||
%{_libdir}/libQt5WebSockets.so
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_lib_websockets.pri
|
||||
@ -83,6 +82,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Nov 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-1mamba
|
||||
- update to 5.15.7
|
||||
|
||||
* Sat Nov 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-2mamba
|
||||
- bump release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user