automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024]
This commit is contained in:
parent
4dab59b323
commit
c7290d2e28
14
falkon.spec
14
falkon.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: falkon
|
||||
Version: 24.08.2
|
||||
Version: 24.08.3
|
||||
Release: 1mamba
|
||||
Summary: A KDE web browser using the QtWebEngine rendering engine
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
@ -13,6 +13,14 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6OpenGL
|
||||
BuildRequires: libQt6PrintSupport
|
||||
BuildRequires: libQt6Sql
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libglvnd-devel
|
||||
@ -33,7 +41,6 @@ BuildRequires: libopenssl-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: qt6-qt5compat-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtpositioning-devel
|
||||
BuildRequires: qt6-qtwebchannel-devel
|
||||
@ -108,6 +115,9 @@ exit 0
|
||||
%{_libdir}/qt6/plugins/falkon/*.so
|
||||
|
||||
%changelog
|
||||
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user