automatic version update by autodist [release 23.04.0-1mamba;Tue May 02 2023]
This commit is contained in:
parent
a5f751898f
commit
72c3eaa782
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: konqueror
|
||||
Version: 22.12.3
|
||||
Version: 23.04.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 web browser
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
@ -86,11 +86,12 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
#%patch 0 -p1
|
||||
|
||||
%build
|
||||
%cmake_kde5 -d build \
|
||||
-DBUILD_TESTING=OFF \
|
||||
-DUSE_SYSTEM_DICTIONARIES=ON \
|
||||
-DWEBENGINEPART_DICTIONARY_DIR=%{_datadir}/qt/qtwebengine_dictionaries
|
||||
|
||||
%make
|
||||
@ -180,6 +181,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_kde5_libdir}/cmake/KF5Konq/KF5Konq*.cmake
|
||||
|
||||
%changelog
|
||||
* Tue May 02 2023 Automatic Build System <autodist@mambasoft.it> 23.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 03 2023 Automatic Build System <autodist@mambasoft.it> 22.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user