automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024]
This commit is contained in:
parent
2cc20a97d9
commit
75f56aa7d1
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: ksmtp
|
Name: ksmtp
|
||||||
Version: 24.08.2
|
Version: 24.08.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE SMTP component
|
Summary: KDE SMTP component
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
@ -13,13 +13,15 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6DBus
|
||||||
|
BuildRequires: libQt6Network
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libkf6-kcoreaddons-devel
|
BuildRequires: libkf6-kcoreaddons-devel
|
||||||
BuildRequires: libkf6-ki18n-devel
|
BuildRequires: libkf6-ki18n-devel
|
||||||
BuildRequires: libkf6-kio-devel
|
BuildRequires: libkf6-kio-devel
|
||||||
BuildRequires: libsasl2-devel
|
BuildRequires: libsasl2-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: kf6-rpm-macros
|
BuildRequires: kf6-rpm-macros
|
||||||
@ -90,6 +92,9 @@ exit 0
|
|||||||
%{_qt6_docdir}/KPim6SMTP.*
|
%{_qt6_docdir}/KPim6SMTP.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user