automatic version update by autodist [release 6.5.1-1mamba;Mon May 29 2023]
This commit is contained in:
parent
e71c5da0ba
commit
f11d926877
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: qt6-qtwebengine
|
||||
Version: 6.5.0
|
||||
Version: 6.5.1
|
||||
Release: 1mamba
|
||||
Summary: Qt6 WebEngine component
|
||||
Group: System/Libraries
|
||||
@ -82,13 +82,12 @@ This package contains libraries and header files for developing applications tha
|
||||
%global __spec_rmbuild_cmd /bin/true
|
||||
|
||||
%prep
|
||||
%setup -q -n qtwebengine-everywhere-src-%{version}
|
||||
#-D -T
|
||||
%setup -q -n qtwebengine-everywhere-src-%{version} -D -T
|
||||
#:<< _EOF
|
||||
cd src/3rdparty
|
||||
#cd src/3rdparty
|
||||
#%patch0 -p1 -b .ffmpeg-5.0
|
||||
#%patch1 -p1 -b .icu-71.1
|
||||
cd ../..
|
||||
#cd ../..
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
@ -177,6 +176,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
||||
%{_libdir}/pkgconfig/Qt6*.pc
|
||||
|
||||
%changelog
|
||||
* Mon May 29 2023 Automatic Build System <autodist@mambasoft.it> 6.5.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 21 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.5.0-1mamba
|
||||
- update to 6.5.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user