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