automatic version update by autodist [release 6.3.1-1mamba;Sun Jun 19 2022]
This commit is contained in:
parent
b4649610f9
commit
47c6b34b8e
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: qt6-qtwebengine
|
||||
Version: 6.3.0
|
||||
Version: 6.3.1
|
||||
Release: 1mamba
|
||||
Summary: Qt6 WebEngine component
|
||||
Group: System/Libraries
|
||||
@ -56,8 +56,6 @@ BuildRequires: libxshmfence-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtpositioning-devel
|
||||
BuildRequires: qt6-qtwebchannel-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: qt6-qtdeclarative-devel = %{version}
|
||||
|
||||
@ -80,7 +78,7 @@ This package contains libraries and header files for developing applications tha
|
||||
#:<< _EOF
|
||||
cd src/3rdparty
|
||||
#%patch0 -p1 -b .ffmpeg-5.0
|
||||
%patch1 -p1 -b .icu-71.1
|
||||
#%patch1 -p1 -b .icu-71.1
|
||||
cd ../..
|
||||
|
||||
%build
|
||||
@ -168,8 +166,12 @@ DESTDIR="%{buildroot}" cmake --install build
|
||||
%{_libdir}/cmake/Qt6Qml/QmlPlugins/Qt6*.cmake
|
||||
%dir %{_libdir}/cmake/Qt6*
|
||||
%{_libdir}/cmake/Qt6*/*.cmake
|
||||
%{_libdir}/pkgconfig/Qt6*.pc
|
||||
|
||||
%changelog
|
||||
* Sun Jun 19 2022 Automatic Build System <autodist@mambasoft.it> 6.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.0-1mamba
|
||||
- update to 6.3.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user