automatic version update by autodist [release 24.08.3-1mamba;Fri Nov 08 2024]
This commit is contained in:
parent
fdec4801d0
commit
340a4056bc
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kleopatra
|
Name: kleopatra
|
||||||
Version: 24.08.2
|
Version: 24.08.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE certificates manager
|
Summary: KDE certificates manager
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -13,6 +13,13 @@ 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: libQt6Gui
|
||||||
|
BuildRequires: libQt6Network
|
||||||
|
BuildRequires: libQt6PrintSupport
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
|
BuildRequires: libQt6Xml
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libakonadi-devel
|
BuildRequires: libakonadi-devel
|
||||||
BuildRequires: libakonadi-mime-devel
|
BuildRequires: libakonadi-mime-devel
|
||||||
@ -21,6 +28,7 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libgpg-error-devel
|
BuildRequires: libgpg-error-devel
|
||||||
BuildRequires: libgpgme-devel
|
BuildRequires: libgpgme-devel
|
||||||
|
BuildRequires: libgpgmepp
|
||||||
BuildRequires: libkf6-kcodecs-devel
|
BuildRequires: libkf6-kcodecs-devel
|
||||||
BuildRequires: libkf6-kcolorscheme-devel
|
BuildRequires: libkf6-kcolorscheme-devel
|
||||||
BuildRequires: libkf6-kcompletion-devel
|
BuildRequires: libkf6-kcompletion-devel
|
||||||
@ -50,7 +58,6 @@ BuildRequires: libkmime-devel
|
|||||||
BuildRequires: libmimetreeparser-devel
|
BuildRequires: libmimetreeparser-devel
|
||||||
BuildRequires: libqgpgme-qt6-devel
|
BuildRequires: libqgpgme-qt6-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
|
||||||
@ -126,6 +133,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
* Sat Oct 12 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