automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021]
This commit is contained in:
parent
cf6f26972d
commit
6115772d91
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kdewebkit
|
Name: kdewebkit
|
||||||
Version: 5.87.0
|
Version: 5.88.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 - Integration of the HTML rendering engine WebKit
|
Summary: KDE Frameworks 5 - Integration of the HTML rendering engine WebKit
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -13,6 +13,8 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/portingAids/k
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt5WebKit-devel
|
||||||
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libkauth-devel
|
BuildRequires: libkauth-devel
|
||||||
BuildRequires: libkcodecs-devel
|
BuildRequires: libkcodecs-devel
|
||||||
@ -28,10 +30,12 @@ BuildRequires: libkservice-devel
|
|||||||
BuildRequires: libktextwidgets-devel
|
BuildRequires: libktextwidgets-devel
|
||||||
BuildRequires: libkwallet-devel
|
BuildRequires: libkwallet-devel
|
||||||
BuildRequires: libkwidgetsaddons-devel
|
BuildRequires: libkwidgetsaddons-devel
|
||||||
|
BuildRequires: libkwindowsystem-devel
|
||||||
BuildRequires: libkxmlgui-devel
|
BuildRequires: libkxmlgui-devel
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libsolid-devel
|
||||||
BuildRequires: libsonnet-devel
|
BuildRequires: libsonnet-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: rpm-macros-kde5
|
||||||
@ -99,6 +103,9 @@ exit 0
|
|||||||
%{_kde5_mkspecsdir}/qt_KDEWebKit.pri
|
%{_kde5_mkspecsdir}/qt_KDEWebKit.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 13 2021 Automatic Build System <autodist@mambasoft.it> 5.88.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Oct 12 2021 Automatic Build System <autodist@mambasoft.it> 5.87.0-1mamba
|
* Tue Oct 12 2021 Automatic Build System <autodist@mambasoft.it> 5.87.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user