automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024]
This commit is contained in:
parent
905e7f3713
commit
d884bc2ad9
13
kgpg.spec
13
kgpg.spec
@ -1,5 +1,5 @@
|
|||||||
Name: kgpg
|
Name: kgpg
|
||||||
Version: 24.08.2
|
Version: 24.08.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A frontend for gpg
|
Summary: A frontend for gpg
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -11,6 +11,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-contacts-devel
|
BuildRequires: libakonadi-contacts-devel
|
||||||
BuildRequires: libakonadi-devel
|
BuildRequires: libakonadi-devel
|
||||||
@ -44,7 +51,6 @@ BuildRequires: libkf6-kxmlgui-devel
|
|||||||
BuildRequires: libkf6-solid-devel
|
BuildRequires: libkf6-solid-devel
|
||||||
BuildRequires: libkf6-sonnet-devel
|
BuildRequires: libkf6-sonnet-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libakonadi-devel >= 0:23.04.0-1mamba
|
BuildRequires: libakonadi-devel >= 0:23.04.0-1mamba
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -110,6 +116,9 @@ exit 0
|
|||||||
%doc AUTHORS LICENSES
|
%doc AUTHORS LICENSES
|
||||||
|
|
||||||
%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