automatic version update by autodist [release 24.08.3-1mamba;Sat Nov 09 2024]
This commit is contained in:
parent
189e15b3f4
commit
e4cd702dc0
15
kmail.spec
15
kmail.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kmail
|
||||
Version: 24.08.2
|
||||
Version: 24.08.3
|
||||
Release: 1mamba
|
||||
Summary: KDE mail client
|
||||
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: libQt6Widgets
|
||||
BuildRequires: libQt6Xml
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libakonadi-contacts-devel
|
||||
BuildRequires: libakonadi-devel
|
||||
@ -22,6 +30,7 @@ BuildRequires: libassuan-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libgpgme-devel
|
||||
BuildRequires: libgpgmepp
|
||||
BuildRequires: libgrantleetheme-devel
|
||||
BuildRequires: libgravatar-devel
|
||||
BuildRequires: libkcalutils-devel
|
||||
@ -75,7 +84,6 @@ BuildRequires: libqgpgme-qt6-devel
|
||||
BuildRequires: libqtkeychain-qt6-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: messagelib-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtpositioning-devel
|
||||
BuildRequires: qt6-qtwebchannel-devel
|
||||
@ -181,6 +189,9 @@ rm -f %{buildroot}%{_docdir}/HTML/nl/ktnef/index.cache.bz2
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Sat Nov 09 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 13 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user