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